Home
last modified time | relevance | path

Searched refs:rss_indir_table (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/drivers/net/ethernet/hisilicon/hns/
A Dhns_dsaf_ppe.h81 u32 rss_indir_table[HNS_PPEV2_RSS_IND_TBL_SIZE]; /*shadow indir tab */ member
A Dhns_dsaf_ppe.c340 ppe_cb->rss_indir_table[i] = i; in hns_ppe_init_hw()
341 hns_ppe_set_indir_table(ppe_cb, ppe_cb->rss_indir_table); in hns_ppe_init_hw()
A Dhns_ae_adapt.c902 memcpy(indir, ppe_cb->rss_indir_table, in hns_ae_get_rss()
921 memcpy(ppe_cb->rss_indir_table, indir, in hns_ae_set_rss()
925 hns_ppe_set_indir_table(ppe_cb, ppe_cb->rss_indir_table); in hns_ae_set_rss()

Completed in 7 milliseconds