Searched refs:ice_is_sbq_supported (Results 1 – 3 of 3) sorted by relevance
664 bool ice_is_sbq_supported(struct ice_hw *hw) in ice_is_sbq_supported() function678 if (ice_is_sbq_supported(hw)) in ice_get_sbq()727 if (ice_is_sbq_supported(hw)) in ice_shutdown_all_ctrlq()772 if (ice_is_sbq_supported(hw)) { in ice_init_all_ctrlq()812 if (ice_is_sbq_supported(hw)) in ice_create_all_ctrlq()846 if (ice_is_sbq_supported(hw)) in ice_destroy_all_ctrlq()
44 bool ice_is_sbq_supported(struct ice_hw *hw);
1628 if (!ice_is_sbq_supported(hw)) { in ice_clean_sbq_subtask()