Home
last modified time | relevance | path

Searched refs:ice_alloc_rss_global_lut (Results 1 – 2 of 2) sorted by relevance

/dpdk/drivers/net/ice/base/
H A Dice_switch.h447 enum ice_status ice_alloc_rss_global_lut(struct ice_hw *hw, bool shared_res, u16 *global_lut_id);
H A Dice_switch.c2470 enum ice_status ice_alloc_rss_global_lut(struct ice_hw *hw, bool shared_res, u16 *global_lut_id) in ice_alloc_rss_global_lut() function