Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_common.h23 int ice_create_all_ctrlq(struct ice_hw *hw);
H A Dice_controlq.c809 int ice_create_all_ctrlq(struct ice_hw *hw) in ice_create_all_ctrlq() function
H A Dice_common.c1106 status = ice_create_all_ctrlq(hw); in ice_init_hw()