Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/huawei/hinic/
Dhinic_hw_dev.h71 HINIC_PORT_CMD_SET_RX_VLAN_OFFLOAD = 27, enumerator
Dhinic_sriov.c467 {HINIC_PORT_CMD_SET_RX_VLAN_OFFLOAD, hinic_mbox_check_func_id_8B},
Dhinic_port.c452 err = hinic_port_msg_cmd(hwdev, HINIC_PORT_CMD_SET_RX_VLAN_OFFLOAD, in hinic_set_rx_vlan_offload()