Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_debugfs.h762 u8 accept_untag2; member
H A Dhclge_main.h975 bool accept_untag2; member
H A Dhclge_debugfs.c2137 vlan_cfg->accept_untag2 = hnae3_get_bit(tx_cfg, HCLGE_ACCEPT_UNTAG2_B); in hclge_get_vlan_tx_offload_cfg()
2319 result[j++] = state_str[vlan_cfg.accept_untag2]; in hclge_dbg_dump_vlan_offload_config()
H A Dhclge_main.c9734 vcfg->accept_untag2 ? 1 : 0); in hclge_set_vlan_tx_offload_cfg()
9820 /* accept_tag2 and accept_untag2 are not supported on in hclge_vlan_offload_cfg()
9825 vport->txvlan_cfg.accept_untag2 = true; in hclge_vlan_offload_cfg()
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.h848 bool accept_untag2; member
H A Dhclge_main.c8619 vcfg->accept_untag2 ? 1 : 0); in hclge_set_vlan_tx_offload_cfg()
8695 /* accept_tag2 and accept_untag2 are not supported on in hclge_vlan_offload_cfg()
8700 vport->txvlan_cfg.accept_untag2 = true; in hclge_vlan_offload_cfg()

Completed in 41 milliseconds