Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_mbx.h128 #define IXGBE_VF_TX_QUEUES 1 /* number of Tx queues supported */ macro
H A Dixgbe_vf.c763 hw->mac.max_tx_queues = msg[IXGBE_VF_TX_QUEUES]; in ixgbevf_get_queues()