Home
last modified time | relevance | path

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

/freebsd/sys/dev/ice/
H A Dice_switch.c152 int ice_alloc_rss_global_lut(struct ice_hw *hw, bool shared_res, u16 *global_lut_id) in ice_alloc_rss_global_lut() argument
187 int ice_free_rss_global_lut(struct ice_hw *hw, u16 global_lut_id) in ice_free_rss_global_lut() argument
H A Dice_type.h1268 u8 global_lut_id; /* only valid when lut_type is global */ global() member