Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_mbx.h129 #define IXGBE_VF_RX_QUEUES 2 /* number of Rx queues supported */ macro
H A Dixgbe_vf.c768 hw->mac.max_rx_queues = msg[IXGBE_VF_RX_QUEUES]; in ixgbevf_get_queues()