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

/linux-master/drivers/net/ethernet/qlogic/qed/
H A Dqed_sriov.c2767 struct vfpf_vport_update_vlan_strip_tlv *p_vlan_tlv; local
2770 p_vlan_tlv = (struct vfpf_vport_update_vlan_strip_tlv *)
2772 if (!p_vlan_tlv)
2775 p_vf->shadow_config.inner_vlan_removal = p_vlan_tlv->remove_vlan;
2780 p_data->inner_vlan_removal_flg = p_vlan_tlv->remove_vlan;

Completed in 119 milliseconds