Searched refs:ice_create_vsig_from_lst (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 | 4597 * ice_create_vsig_from_lst - create a new VSIG with a list of profiles 4606 ice_create_vsig_from_lst(struct ice_hw *hw, enum ice_block blk, u16 vsi, in ice_create_vsig_from_lst() function 4764 status = ice_create_vsig_from_lst(hw, blk, vsi, in ice_add_prof_id_flow() 4931 status = ice_create_vsig_from_lst(hw, blk, vsi, in ice_rem_prof_id_flow()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/ |
H A D | ice_flex_pipe.c | 3858 * ice_create_vsig_from_lst - create a new VSIG with a list of profiles 3867 ice_create_vsig_from_lst(struct ice_hw *hw, enum ice_block blk, u16 vsi, in ice_create_vsig_from_lst() function 4025 status = ice_create_vsig_from_lst(hw, blk, vsi, in ice_add_prof_id_flow() 4192 status = ice_create_vsig_from_lst(hw, blk, vsi, in ice_rem_prof_id_flow()
|
Completed in 18 milliseconds