Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/intel/ixgbevf/
Dvf.c156 u32 number_of_queues; in ixgbevf_stop_hw_vf() local
166 number_of_queues = hw->mac.max_rx_queues; in ixgbevf_stop_hw_vf()
167 for (i = 0; i < number_of_queues; i++) { in ixgbevf_stop_hw_vf()
184 number_of_queues = hw->mac.max_tx_queues; in ixgbevf_stop_hw_vf()
185 for (i = 0; i < number_of_queues; i++) { in ixgbevf_stop_hw_vf()