HomeSort by: relevance | last modified time | path
    Searched refs:IXGBE_VF_RX_QUEUES (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/pci/ixgbe/
ixgbe_mbx.h 171 #define IXGBE_VF_RX_QUEUES 2 /* number of Rx queues supported */
ixgbe_vf.c 841 hw->mac.max_rx_queues = msg[IXGBE_VF_RX_QUEUES];
if_sriov.c 580 resp[IXGBE_VF_RX_QUEUES] = num_queues;

Completed in 13 milliseconds