Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/hisilicon/hns3/
Dhnae3.h287 HNAE3_PORT_BASE_VLAN_DISABLE, enumerator
Dhns3_enet.c1523 HNAE3_PORT_BASE_VLAN_DISABLE) in hns3_handle_vtags()
3995 HNAE3_PORT_BASE_VLAN_DISABLE) in hns3_parse_vlan_tag()
4002 HNAE3_PORT_BASE_VLAN_DISABLE) in hns3_parse_vlan_tag()
4009 HNAE3_PORT_BASE_VLAN_DISABLE) in hns3_parse_vlan_tag()
/linux-6.12.1/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_main.c1867 vport->port_base_vlan_cfg.state = HNAE3_PORT_BASE_VLAN_DISABLE; in hclge_alloc_vport()
9540 HNAE3_PORT_BASE_VLAN_DISABLE) in hclge_need_enable_vport_vlan_filter()
9892 if (port_base_vlan_state == HNAE3_PORT_BASE_VLAN_DISABLE) { in hclge_vlan_offload_cfg()
9918 if (port_base_vlan_state == HNAE3_PORT_BASE_VLAN_DISABLE) { in hclge_vlan_offload_cfg()
10210 if (state != HNAE3_PORT_BASE_VLAN_DISABLE) { in hclge_restore_vport_port_base_vlan_config()
10228 if (vport->port_base_vlan_cfg.state == HNAE3_PORT_BASE_VLAN_DISABLE) { in hclge_restore_vport_vlan_table()
10289 if (vport->port_base_vlan_cfg.state == HNAE3_PORT_BASE_VLAN_DISABLE) { in hclge_en_hw_strip_rxvtag()
10423 if (state == HNAE3_PORT_BASE_VLAN_DISABLE) in hclge_update_port_base_vlan_cfg()
10424 nic->port_base_vlan_state = HNAE3_PORT_BASE_VLAN_DISABLE; in hclge_update_port_base_vlan_cfg()
10440 if (state == HNAE3_PORT_BASE_VLAN_DISABLE) { in hclge_get_port_base_vlan_state()
[all …]
Dhclge_mbx.c465 HNAE3_PORT_BASE_VLAN_DISABLE : in hclge_set_vf_vlan_cfg()
/linux-6.12.1/drivers/net/ethernet/hisilicon/hns3/hns3vf/
Dhclgevf_main.c3297 if (state == HNAE3_PORT_BASE_VLAN_DISABLE) in hclgevf_update_port_base_vlan_info()