Home
last modified time | relevance | path

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

/dpdk/drivers/net/hns3/
H A Dhns3_rss.h107 int hns3_config_rss(struct hns3_adapter *hns);
H A Dhns3_rss.c651 hns3_config_rss(struct hns3_adapter *hns) in hns3_config_rss() function
H A Dhns3_rxtx.c1170 ret = hns3_config_rss(hns); in hns3_init_rx_queues()