Home
last modified time | relevance | path

Searched refs:ice_vsig_alloc (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
H A Dice_flex_pipe.c2141 * ice_vsig_alloc - Finds a free entry and allocates a new VSIG
2148 static u16 ice_vsig_alloc(struct ice_hw *hw, enum ice_block blk) in ice_vsig_alloc() function
4567 new_vsig = ice_vsig_alloc(hw, blk); in ice_create_prof_id_vsig()
4614 vsig = ice_vsig_alloc(hw, blk); in ice_create_vsig_from_lst()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_flex_pipe.c923 * ice_vsig_alloc - Finds a free entry and allocates a new VSIG
930 static u16 ice_vsig_alloc(struct ice_hw *hw, enum ice_block blk) in ice_vsig_alloc() function
3828 new_vsig = ice_vsig_alloc(hw, blk); in ice_create_prof_id_vsig()
3875 vsig = ice_vsig_alloc(hw, blk); in ice_create_vsig_from_lst()

Completed in 11 milliseconds