Searched refs:ice_create_all_ctrlq (Results 1 – 4 of 4) sorted by relevance
46 int ice_create_all_ctrlq(struct ice_hw *hw);
808 int ice_create_all_ctrlq(struct ice_hw *hw) in ice_create_all_ctrlq() function
1115 status = ice_create_all_ctrlq(hw); in ice_init_hw()
5247 err = ice_create_all_ctrlq(&pf->hw); in ice_probe_recovery_mode()