Home
last modified time | relevance | path

Searched refs:accept_tag1 (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
A Dhclge_debugfs.h754 u8 accept_tag1; member
A Dhclge_main.h984 bool accept_tag1; /* Whether accept tag1 packet from host */ member
A Dhclge_debugfs.c2060 vlan_cfg->accept_tag1 = hnae3_get_bit(tx_cfg, HCLGE_ACCEPT_TAG1_B); in hclge_get_vlan_tx_offload_cfg()
2242 result[j++] = state_str[vlan_cfg.accept_tag1]; in hclge_dbg_dump_vlan_offload_config()
A Dhclge_main.c10005 vcfg->accept_tag1 ? 1 : 0); in hclge_set_vlan_tx_offload_cfg()
10082 vport->txvlan_cfg.accept_tag1 = true; in hclge_vlan_offload_cfg()
10088 vport->txvlan_cfg.accept_tag1 = in hclge_vlan_offload_cfg()

Completed in 36 milliseconds