Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/ice/
Dice_eswitch.h24 void ice_eswitch_stop_all_tx_queues(struct ice_pf *pf);
54 static inline void ice_eswitch_stop_all_tx_queues(struct ice_pf *pf) { } in ice_eswitch_stop_all_tx_queues() function
Dice_eswitch.c433 void ice_eswitch_stop_all_tx_queues(struct ice_pf *pf) in ice_eswitch_stop_all_tx_queues() function
447 ice_eswitch_stop_all_tx_queues(pf); in ice_eswitch_stop_reprs()