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

/freebsd-13-stable/sys/dev/ice/
H A Dice_flex_pipe.c2904 * ice_vsig_alloc - Finds a free entry and allocates a new VSIG
2911 static u16 ice_vsig_alloc(struct ice_hw *hw, enum ice_block blk) function
5162 new_vsig = ice_vsig_alloc(hw, blk);
5209 vsig = ice_vsig_alloc(hw, blk);

Completed in 162 milliseconds