Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/intel/ice/
Dice_common.h23 int ice_create_all_ctrlq(struct ice_hw *hw);
Dice_controlq.c809 int ice_create_all_ctrlq(struct ice_hw *hw) in ice_create_all_ctrlq() function
Dice_common.c1088 status = ice_create_all_ctrlq(hw); in ice_init_hw()