Searched refs:ice_has_prof_vsig (Results 1 – 1 of 1) sorted by relevance
/linux-6.6.21/drivers/net/ethernet/intel/ice/ |
D | ice_flex_pipe.c | 2436 ice_has_prof_vsig(struct ice_hw *hw, enum ice_block blk, u16 vsig, u64 hdl) in ice_has_prof_vsig() function 3295 if (ice_has_prof_vsig(hw, blk, i, id)) { in ice_rem_flow_all() 3719 if (ice_has_prof_vsig(hw, blk, vsig, hdl)) in ice_add_prof_id_vsig() 3970 if (ice_has_prof_vsig(hw, blk, vsig, hdl)) { in ice_add_prof_id_flow()
|