Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/ice/
HDice_common.h64 int ice_create_all_ctrlq(struct ice_hw *hw);
HDice_controlq.c828 int ice_create_all_ctrlq(struct ice_hw *hw) in ice_create_all_ctrlq() function
HDice_common.c1032 status = ice_create_all_ctrlq(hw); in ice_init_hw()