Home
last modified time | relevance | path

Searched refs:accept_tag2 (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_debugfs.h760 u8 accept_tag2; member
H A Dhclge_main.h974 bool accept_tag2; member
H A Dhclge_debugfs.c2135 vlan_cfg->accept_tag2 = hnae3_get_bit(tx_cfg, HCLGE_ACCEPT_TAG2_B); in hclge_get_vlan_tx_offload_cfg()
2317 result[j++] = state_str[vlan_cfg.accept_tag2]; in hclge_dbg_dump_vlan_offload_config()
H A Dhclge_main.c9732 vcfg->accept_tag2 ? 1 : 0); in hclge_set_vlan_tx_offload_cfg()
9820 /* accept_tag2 and accept_untag2 are not supported on in hclge_vlan_offload_cfg()
9824 vport->txvlan_cfg.accept_tag2 = true; in hclge_vlan_offload_cfg()
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.h847 bool accept_tag2; member
H A Dhclge_main.c8617 vcfg->accept_tag2 ? 1 : 0); in hclge_set_vlan_tx_offload_cfg()
8695 /* accept_tag2 and accept_untag2 are not supported on in hclge_vlan_offload_cfg()
8699 vport->txvlan_cfg.accept_tag2 = true; in hclge_vlan_offload_cfg()

Completed in 37 milliseconds