Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_main.h774 int hd_tbl_status; member
Dhclge_main.c10046 vlan->hd_tbl_status = writen_to_tbl; in hclge_add_vport_vlan_table()
10062 if (!vlan->hd_tbl_status) { in hclge_add_vport_all_vlan_table()
10075 vlan->hd_tbl_status = true; in hclge_add_vport_all_vlan_table()
10093 if (is_write_tbl && vlan->hd_tbl_status) in hclge_rm_vport_vlan_table()
10117 if (vlan->hd_tbl_status) in hclge_rm_vport_all_vlan_table()
10124 vlan->hd_tbl_status = false; in hclge_rm_vport_all_vlan_table()
10199 vlan->hd_tbl_status = true; in hclge_restore_vport_vlan_table()