Searched refs:hclgevf_set_rss (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3vf/ |
H A D | hclgevf_main.c | 806 static int hclgevf_set_rss(struct hnae3_handle *handle, const u32 *indir, in hclgevf_set_rss() function 3442 ret = hclgevf_set_rss(handle, rss_indir, NULL, 0); in hclgevf_set_channels() 3678 .set_rss = hclgevf_set_rss,
|
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/hns3vf/ |
H A D | hclgevf_main.c | 549 static int hclgevf_set_rss(struct hnae3_handle *handle, const u32 *indir, in hclgevf_set_rss() function 3121 ret = hclgevf_set_rss(handle, rss_indir, NULL, 0); in hclgevf_set_channels() 3297 .set_rss = hclgevf_set_rss,
|
Completed in 9 milliseconds