Searched refs:ice_has_prof_vsig (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/ |
H A D | ice_flex_pipe.c | 3247 * ice_has_prof_vsig - check to see if VSIG has a specific profile 3254 ice_has_prof_vsig(struct ice_hw *hw, enum ice_block blk, u16 vsig, u64 hdl) in ice_has_prof_vsig() function 4045 if (ice_has_prof_vsig(hw, blk, i, id)) { in ice_rem_flow_all() 4464 if (ice_has_prof_vsig(hw, blk, vsig, hdl)) in ice_add_prof_id_vsig() 4709 if (ice_has_prof_vsig(hw, blk, vsig, hdl)) { in ice_add_prof_id_flow()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/ |
H A D | ice_flex_pipe.c | 2429 * ice_has_prof_vsig - check to see if VSIG has a specific profile 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()
|
Completed in 11 milliseconds