Searched refs:ice_is_sbq_supported (Results 1 – 3 of 3) sorted by relevance
668 bool ice_is_sbq_supported(struct ice_hw *hw) in ice_is_sbq_supported() function682 if (ice_is_sbq_supported(hw)) in ice_get_sbq()731 if (ice_is_sbq_supported(hw)) in ice_shutdown_all_ctrlq()776 if (ice_is_sbq_supported(hw)) { in ice_init_all_ctrlq()816 if (ice_is_sbq_supported(hw)) in ice_create_all_ctrlq()850 if (ice_is_sbq_supported(hw)) in ice_destroy_all_ctrlq()
45 bool ice_is_sbq_supported(struct ice_hw *hw);
1590 if (!ice_is_sbq_supported(hw)) { in ice_clean_sbq_subtask()