Home
last modified time | relevance | path

Searched refs:hd_tbl_status (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.h660 int hd_tbl_status; member
H A Dhclge_main.c8821 vlan->hd_tbl_status = writen_to_tbl; in hclge_add_vport_vlan_table()
8834 if (!vlan->hd_tbl_status) { in hclge_add_vport_all_vlan_table()
8845 vlan->hd_tbl_status = true; in hclge_add_vport_all_vlan_table()
8859 if (is_write_tbl && vlan->hd_tbl_status) in hclge_rm_vport_vlan_table()
8879 if (vlan->hd_tbl_status) in hclge_rm_vport_all_vlan_table()
8886 vlan->hd_tbl_status = false; in hclge_rm_vport_all_vlan_table()
8937 vlan->hd_tbl_status = true; in hclge_restore_vport_vlan_table()