Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/ice/
H A Dice_common.h64 int ice_create_all_ctrlq(struct ice_hw *hw);
H A Dice_controlq.c828 int ice_create_all_ctrlq(struct ice_hw *hw) in ice_create_all_ctrlq() function
H A Dice_common.c1032 status = ice_create_all_ctrlq(hw); in ice_init_hw()