Home
last modified time | relevance | path

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

/linux-6.6.21/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-6.6.21/drivers/net/ethernet/hisilicon/hns3/hns3vf/
Dhclgevf_main.c2128 ret = hclge_comm_set_rss_input_tuple(&hdev->hw.hw, rss_cfg); in hclgevf_rss_init_hw()
/linux-6.6.21/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_main.c4881 ret = hclge_comm_set_rss_input_tuple(&hdev->hw.hw, &hdev->rss_cfg); in hclge_rss_init_hw()