Searched refs:ice_aq_set_rss_lut (Results 1 – 3 of 3) sorted by relevance
63 ice_aq_set_rss_lut(struct ice_hw *hw, struct ice_aq_get_set_rss_lut_params *set_params);
3979 ice_aq_set_rss_lut(struct ice_hw *hw, struct ice_aq_get_set_rss_lut_params *set_params) in ice_aq_set_rss_lut() function
7450 status = ice_aq_set_rss_lut(hw, ¶ms); in ice_set_rss_lut()