Searched refs:ice_aq_get_rss_lut (Results 1 – 3 of 3) sorted by relevance
89 ice_aq_get_rss_lut(struct ice_hw *hw, struct ice_aq_get_set_rss_lut_params *get_params);
3329 ice_aq_get_rss_lut(struct ice_hw *hw, struct ice_aq_get_set_rss_lut_params *get_params) in ice_aq_get_rss_lut() function
4171 ret = ice_aq_get_rss_lut(hw, &lut_params); in ice_get_rss_lut()