Searched refs:ice_eswitch_stop_all_tx_queues (Results 1 – 3 of 3) sorted by relevance
22 void ice_eswitch_stop_all_tx_queues(struct ice_pf *pf);31 static inline void ice_eswitch_stop_all_tx_queues(struct ice_pf *pf) { } in ice_eswitch_stop_all_tx_queues() function
675 void ice_eswitch_stop_all_tx_queues(struct ice_pf *pf) in ice_eswitch_stop_all_tx_queues() function
6928 ice_eswitch_stop_all_tx_queues(vsi->back); in ice_down()