Searched refs:ice_aq_get_rss_lut (Results 1 – 3 of 3) sorted by relevance
82 ice_aq_get_rss_lut(struct ice_hw *hw, struct ice_aq_get_set_rss_lut_params *get_params);
4198 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
7971 status = ice_aq_get_rss_lut(hw, ¶ms); in ice_get_rss_lut()