Home
last modified time | relevance | path

Searched defs:vsig (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/intel/ice/
H A Dice_flex_pipe.c888 ice_vsig_find_vsi(struct ice_hw *hw, enum ice_block blk, u16 vsi, u16 *vsig) in ice_vsig_find_vsi()
910 static u16 ice_vsig_alloc_val(struct ice_hw *hw, enum ice_block blk, u16 vsig) in ice_vsig_alloc_val()
958 struct list_head *chs, u16 *vsig) in ice_find_dup_props_vsig()
982 static int ice_vsig_free(struct ice_hw *hw, enum ice_block blk, u16 vsig) in ice_vsig_free()
1043 ice_vsig_remove_vsi(struct ice_hw *hw, enum ice_block blk, u16 vsi, u16 vsig) in ice_vsig_remove_vsi()
1101 ice_vsig_add_mv_vsi(struct ice_hw *hw, enum ice_block blk, u16 vsi, u16 vsig) in ice_vsig_add_mv_vsi()
1847 u16 vsig; in ice_init_sw_xlt2_db() local
2353 ice_prof_gen_key(struct ice_hw *hw, enum ice_block blk, u8 ptg, u16 vsig, in ice_prof_gen_key()
2410 u8 prof_id, u8 ptg, u16 vsig, u8 cdid, u16 flags, in ice_tcam_write_entry()
2436 ice_vsig_get_ref(struct ice_hw *hw, enum ice_block blk, u16 vsig, u16 *refs) in ice_vsig_get_ref()
[all …]
H A Dice_flex_type.h217 u16 vsig; member
242 #define ICE_VSIG_VALUE(vsig, pf_id) \ argument
348 u16 vsig; member