Home
last modified time | relevance | path

Searched refs:hd_tbl_status (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.h660 int hd_tbl_status; member
H A Dhclge_main.c8841 vlan->hd_tbl_status = writen_to_tbl; in hclge_add_vport_vlan_table()
8854 if (!vlan->hd_tbl_status) { in hclge_add_vport_all_vlan_table()
8865 vlan->hd_tbl_status = true; in hclge_add_vport_all_vlan_table()
8879 if (is_write_tbl && vlan->hd_tbl_status) in hclge_rm_vport_vlan_table()
8899 if (vlan->hd_tbl_status) in hclge_rm_vport_all_vlan_table()
8906 vlan->hd_tbl_status = false; in hclge_rm_vport_all_vlan_table()
8957 vlan->hd_tbl_status = true; in hclge_restore_vport_vlan_table()
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.h782 int hd_tbl_status; member
H A Dhclge_main.c9993 vlan->hd_tbl_status = writen_to_tbl; in hclge_add_vport_vlan_table()
10009 if (!vlan->hd_tbl_status) { in hclge_add_vport_all_vlan_table()
10022 vlan->hd_tbl_status = true; in hclge_add_vport_all_vlan_table()
10038 if (is_write_tbl && vlan->hd_tbl_status) in hclge_rm_vport_vlan_table()
10060 if (vlan->hd_tbl_status) in hclge_rm_vport_all_vlan_table()
10067 vlan->hd_tbl_status = false; in hclge_rm_vport_all_vlan_table()
10142 vlan->hd_tbl_status = true; in hclge_restore_vport_vlan_table()

Completed in 39 milliseconds