Searched refs:ice_vsi_manage_rss_lut (Results 1 – 3 of 3) sorted by relevance
87 void ice_vsi_manage_rss_lut(struct ice_vsi *vsi, bool ena);
1448 * ice_vsi_manage_rss_lut - disable/enable RSS1456 void ice_vsi_manage_rss_lut(struct ice_vsi *vsi, bool ena) in ice_vsi_manage_rss_lut() function
6544 ice_vsi_manage_rss_lut(vsi, !!(features & NETIF_F_RXHASH)); in ice_set_features()