Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ixgbevf/
H A Dvf.c160 u32 number_of_queues; in ixgbevf_stop_hw_vf() local
170 number_of_queues = hw->mac.max_rx_queues; in ixgbevf_stop_hw_vf()
171 for (i = 0; i < number_of_queues; i++) { in ixgbevf_stop_hw_vf()
188 number_of_queues = hw->mac.max_tx_queues; in ixgbevf_stop_hw_vf()
189 for (i = 0; i < number_of_queues; i++) { in ixgbevf_stop_hw_vf()