Lines Matching full:rss

1270  * @symm: symmetric setting for RSS profiles
1363 * @symm: symmetric setting for RSS profiles
1640 * @symm: symmetric setting for RSS profiles
1723 /* No flow entry data is expected for RSS */ in ice_flow_add_entry()
1980 * ice_flow_set_rss_seg_info - setup packet segments for RSS
2032 * ice_rem_vsi_rss_list - remove VSI from RSS list
2036 * Remove the VSI from all RSS configurations in the list.
2056 * ice_rem_vsi_rss_cfg - remove RSS configurations associated with VSI
2095 * ice_get_rss_hdr_type - get a RSS profile's header type
2096 * @prof: RSS flow profile
2128 * ice_rem_rss_list - remove RSS configuration from list
2133 * Assumption: lock has already been acquired for RSS list
2141 /* Search for RSS hash fields associated to the VSI that match the in ice_rem_rss_list()
2143 * remove from the RSS entry list of the VSI context and delete entry. in ice_rem_rss_list()
2158 * ice_add_rss_list - add RSS configuration to list
2163 * Assumption: lock has already been acquired for RSS list
2197 * @prof_id: RSS hardware profile id
2203 * while calculating the RSS input set.
2223 * @prof_id: RSS hardware profile id
2249 * ice_rss_set_symm - set the symmetric settings for an RSS profile
2328 * ice_add_rss_cfg_sync - add an RSS configuration
2333 * Assumption: lock has already been acquired for RSS list
2431 * ice_add_rss_cfg - add an RSS configuration with specified hashed fields
2433 * @vsi: VSI to add the RSS configuration to
2476 * ice_rem_rss_cfg_sync - remove an existing RSS configuration
2481 * Assumption: lock has already been acquired for RSS list
2516 /* Remove RSS configuration from VSI context before deleting in ice_rem_rss_cfg_sync()
2530 * ice_rem_rss_cfg - remove an existing RSS config with matching hashed fields
2539 * turn build or update buffers for RSS XLT1 section.
2604 * ice_add_avf_rss_cfg - add an RSS configuration for AVF driver
2610 * message, convert it to ICE-compatible values, and configure RSS flow
2634 /* Always create an L3 RSS configuration for any L4 RSS configuration */ in ice_add_avf_rss_cfg()
2641 /* Create the corresponding RSS configuration for each valid hash bit */ in ice_add_avf_rss_cfg()
2719 * ice_set_rss_cfg_symm - set symmtery for all VSI's RSS configurations
2721 * @vsi: VSI to set/unset Symmetric RSS
2722 * @symm: TRUE to set Symmetric RSS hashing
2753 * ice_replay_rss_cfg - replay RSS configurations associated with VSI
2783 * @symm: whether the RSS is symmetric (bool, output)