Searched refs:ice_get_profs_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 | 4157 * ice_get_profs_vsig - get a copy of the list of profiles from a VSIG 4166 ice_get_profs_vsig(struct ice_hw *hw, enum ice_block blk, u16 vsig, in ice_get_profs_vsig() function 4723 status = ice_get_profs_vsig(hw, blk, vsig, &union_lst); in ice_add_prof_id_flow() 4899 status = ice_get_profs_vsig(hw, blk, vsig, ©); in ice_rem_prof_id_flow()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/ |
H A D | ice_flex_pipe.c | 3407 * ice_get_profs_vsig - get a copy of the list of profiles from a VSIG 3416 ice_get_profs_vsig(struct ice_hw *hw, enum ice_block blk, u16 vsig, in ice_get_profs_vsig() function 3984 status = ice_get_profs_vsig(hw, blk, vsig, &union_lst); in ice_add_prof_id_flow() 4160 status = ice_get_profs_vsig(hw, blk, vsig, ©); in ice_rem_prof_id_flow()
|
Completed in 17 milliseconds