Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/intel/ice/
Dice_repr.h26 void ice_repr_stop_tx_queues(struct ice_repr *repr);
Dice_repr.c451 void ice_repr_stop_tx_queues(struct ice_repr *repr) in ice_repr_stop_tx_queues() function
Dice_eswitch.c672 ice_repr_stop_tx_queues(vf->repr); in ice_eswitch_stop_all_tx_queues()