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