Searched refs:aq_rss (Results 1 – 6 of 6) sorted by relevance
182 return sizeof(cfg->aq_rss.hash_secret_key); in aq_ethtool_get_rss_key_size()196 indir[i] = cfg->aq_rss.indirection_table[i]; in aq_ethtool_get_rss()199 memcpy(key, cfg->aq_rss.hash_secret_key, in aq_ethtool_get_rss()200 sizeof(cfg->aq_rss.hash_secret_key)); in aq_ethtool_get_rss()
46 struct aq_rss_parameters aq_rss; member
122 idx + aq_nic_cfg->aq_rss.base_cpu_number; in aq_vec_alloc()
44 struct aq_rss_parameters *rss_params = &cfg->aq_rss; in aq_nic_rss_init()78 cfg->aq_rss.base_cpu_number = AQ_CFG_RSS_BASE_CPU_NUM_DEF; in aq_nic_cfg_start()
394 hw_atl_b0_hw_rss_set(self, &aq_nic_cfg->aq_rss); in hw_atl_b0_hw_init()395 hw_atl_b0_hw_rss_hash_set(self, &aq_nic_cfg->aq_rss); in hw_atl_b0_hw_init()
366 hw_atl_a0_hw_rss_set(self, &aq_nic_cfg->aq_rss); in hw_atl_a0_hw_init()367 hw_atl_a0_hw_rss_hash_set(self, &aq_nic_cfg->aq_rss); in hw_atl_a0_hw_init()