Searched defs:max_rx_queues (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/contrib/dev/iwlwifi/pcie/ | ||
H A D | trans.c | 1676 u32 max_rx_queues = IWL_MAX_RX_HW_QUEUES; iwl_pcie_set_interrupt_capa() local |
/freebsd/sys/dev/ice/ | ||
H A D | ice_lib.c | 432 ice_alloc_vsi_qmap(struct ice_vsi * vsi,const int max_tx_queues,const int max_rx_queues) ice_alloc_vsi_qmap() argument |
/freebsd/sys/dev/ixgbe/ | ||
H A D | ixgbe_type.h | 4195 u32 max_rx_queues; member |