Searched refs:vtag_config (Results 1 – 2 of 2) sorted by relevance
725 struct hns3_vtag_cfg vtag_config; member
525 memcpy(&pf->vtag_config.rx_vcfg, vcfg, sizeof(pf->vtag_config.rx_vcfg)); in hns3_update_rx_offload_cfg()533 memcpy(&pf->vtag_config.tx_vcfg, vcfg, sizeof(pf->vtag_config.tx_vcfg)); in hns3_update_tx_offload_cfg()864 struct hns3_rx_vtag_cfg *old_cfg = &hns->pf.vtag_config.rx_vcfg; in hns3_en_pvid_strip()1074 ret = hns3_set_vlan_rx_offload_cfg(hns, &pf->vtag_config.rx_vcfg); in hns3_restore_vlan_conf()1080 ret = hns3_set_vlan_tx_offload_cfg(hns, &pf->vtag_config.tx_vcfg); in hns3_restore_vlan_conf()