Home
last modified time | relevance | path

Searched refs:IXGBE_VF_TX_QUEUES (Results 1 – 4 of 4) sorted by relevance

/NextBSD/sys/dev/ixgbe/
HDixgbe_mbx.h112 #define IXGBE_VF_TX_QUEUES 1 /* number of Tx queues supported */ macro
HDixgbe_vf.c702 hw->mac.max_tx_queues = msg[IXGBE_VF_TX_QUEUES]; in ixgbevf_get_queues()
HDif_ix.c5591 resp[IXGBE_VF_TX_QUEUES] = num_queues; in ixgbe_vf_get_queues()
HDif_ixgbe.c5115 resp[IXGBE_VF_TX_QUEUES] = num_queues; in ixgbe_vf_get_queues()