Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/huawei/hinic/
Dhinic_hw_dev.h76 HINIC_PORT_CMD_SET_RX_VLAN_OFFLOAD = 0x1B, enumerator
Dhinic_sriov.c469 {HINIC_PORT_CMD_SET_RX_VLAN_OFFLOAD, hinic_mbox_check_func_id_8B},
Dhinic_port.c437 err = hinic_port_msg_cmd(hwdev, HINIC_PORT_CMD_SET_RX_VLAN_OFFLOAD, in hinic_set_rx_vlan_offload()