Searched refs:vcfg (Results 1 – 1 of 1) sorted by relevance
479 struct hns3_rx_vtag_cfg *vcfg) in hns3_set_vlan_rx_offload_cfg() argument492 vcfg->strip_tag1_en ? 1 : 0); in hns3_set_vlan_rx_offload_cfg()494 vcfg->strip_tag2_en ? 1 : 0); in hns3_set_vlan_rx_offload_cfg()522 struct hns3_rx_vtag_cfg *vcfg) in hns3_update_rx_offload_cfg() argument530 struct hns3_tx_vtag_cfg *vcfg) in hns3_update_tx_offload_cfg() argument696 vcfg->accept_tag1 ? 1 : 0); in hns3_set_vlan_tx_offload_cfg()698 vcfg->accept_untag1 ? 1 : 0); in hns3_set_vlan_tx_offload_cfg()700 vcfg->accept_tag2 ? 1 : 0); in hns3_set_vlan_tx_offload_cfg()702 vcfg->accept_untag2 ? 1 : 0); in hns3_set_vlan_tx_offload_cfg()704 vcfg->insert_tag1_en ? 1 : 0); in hns3_set_vlan_tx_offload_cfg()[all …]