Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/huawei/hinic/
Dhinic_hw_dev.h87 HINIC_PORT_CMD_GET_RSS_TEMPLATE_TBL = 44, enumerator
Dhinic_sriov.c473 {HINIC_PORT_CMD_GET_RSS_TEMPLATE_TBL, hinic_mbox_check_func_id_8B},
Dhinic_port.c830 err = hinic_port_msg_cmd(hwdev, HINIC_PORT_CMD_GET_RSS_TEMPLATE_TBL, in hinic_rss_get_template_tbl()