Home
last modified time | relevance | path

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

/dpdk/drivers/net/ice/base/
H A Dice_common.h35 void ice_shutdown_all_ctrlq(struct ice_hw *hw);
H A Dice_controlq.c695 void ice_shutdown_all_ctrlq(struct ice_hw *hw) in ice_shutdown_all_ctrlq() function
819 ice_shutdown_all_ctrlq(hw); in ice_destroy_all_ctrlq()
/dpdk/drivers/net/ice/
H A Dice_ethdev.c2507 ice_shutdown_all_ctrlq(hw); in ice_dev_close()