Home
last modified time | relevance | path

Searched refs:HNAE3_PORT_BASE_VLAN_DISABLE (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhnae3.h278 HNAE3_PORT_BASE_VLAN_DISABLE, enumerator
H A Dhns3_enet.c1523 HNAE3_PORT_BASE_VLAN_DISABLE) in hns3_handle_vtags()
3999 HNAE3_PORT_BASE_VLAN_DISABLE) in hns3_parse_vlan_tag()
4006 HNAE3_PORT_BASE_VLAN_DISABLE) in hns3_parse_vlan_tag()
4013 HNAE3_PORT_BASE_VLAN_DISABLE) in hns3_parse_vlan_tag()
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.c1811 vport->port_base_vlan_cfg.state = HNAE3_PORT_BASE_VLAN_DISABLE; in hclge_alloc_vport()
9473 HNAE3_PORT_BASE_VLAN_DISABLE) in hclge_need_enable_vport_vlan_filter()
9825 if (port_base_vlan_state == HNAE3_PORT_BASE_VLAN_DISABLE) { in hclge_vlan_offload_cfg()
9851 if (port_base_vlan_state == HNAE3_PORT_BASE_VLAN_DISABLE) { in hclge_vlan_offload_cfg()
10143 if (state != HNAE3_PORT_BASE_VLAN_DISABLE) { in hclge_restore_vport_port_base_vlan_config()
10161 if (vport->port_base_vlan_cfg.state == HNAE3_PORT_BASE_VLAN_DISABLE) { in hclge_restore_vport_vlan_table()
10222 if (vport->port_base_vlan_cfg.state == HNAE3_PORT_BASE_VLAN_DISABLE) { in hclge_en_hw_strip_rxvtag()
10356 if (state == HNAE3_PORT_BASE_VLAN_DISABLE) in hclge_update_port_base_vlan_cfg()
10357 nic->port_base_vlan_state = HNAE3_PORT_BASE_VLAN_DISABLE; in hclge_update_port_base_vlan_cfg()
10373 if (state == HNAE3_PORT_BASE_VLAN_DISABLE) { in hclge_get_port_base_vlan_state()
[all …]
H A Dhclge_mbx.c465 HNAE3_PORT_BASE_VLAN_DISABLE : in hclge_set_vf_vlan_cfg()
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H A Dhclgevf_main.c3257 if (state == HNAE3_PORT_BASE_VLAN_DISABLE) in hclgevf_update_port_base_vlan_info()