Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_main.h811 unsigned long vf_vlan_full[BITS_TO_LONGS(HCLGE_VPORT_NUM)]; member
Dhclge_main.c8408 if (test_bit(vfid, hdev->vf_vlan_full) && !is_kill) { in hclge_set_vf_vlan_common()
8452 set_bit(vfid, hdev->vf_vlan_full); in hclge_set_vf_vlan_common()
8870 clear_bit(vport->vport_id, hdev->vf_vlan_full); in hclge_rm_vport_all_vlan_table()
10279 if (enable && test_bit(vport->vport_id, hdev->vf_vlan_full)) in hclge_set_vf_spoofchk()
10467 memset(hdev->vf_vlan_full, 0, sizeof(hdev->vf_vlan_full)); in hclge_reset_ae_dev()