Home
last modified time | relevance | path

Searched refs:hclge_comm_set_rss_input_tuple (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/drivers/net/ethernet/hisilicon/hns3/hns3_common/
Dhclge_comm_rss.h115 int hclge_comm_set_rss_input_tuple(struct hclge_comm_hw *hw,
Dhclge_comm_rss.c308 int hclge_comm_set_rss_input_tuple(struct hclge_comm_hw *hw, in hclge_comm_set_rss_input_tuple() function
/Linux-v6.6/drivers/net/ethernet/hisilicon/hns3/hns3vf/
Dhclgevf_main.c2110 ret = hclge_comm_set_rss_input_tuple(&hdev->hw.hw, rss_cfg); in hclgevf_rss_init_hw()
/Linux-v6.6/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_main.c4877 ret = hclge_comm_set_rss_input_tuple(&hdev->hw.hw, &hdev->rss_cfg); in hclge_rss_init_hw()