Searched refs:virtchnl_vlan_setting (Results 1 – 2 of 2) sorted by relevance
841 * VLANs, the VF would populate the virtchnl_vlan_setting structure in the844 * virtchnl_vlan_setting.inner_ethertype_setting =847 * virtchnl_vlan_setting.vport_id = vport_id or vsi_id assigned to the VF on879 * virtchnl_vlan_setting.outer_ethertype_setting =883 * virtchnl_vlan_setting.vport_id = vport_id or vsi_id assigned to the VF on908 * populate the virtchnl_vlan_setting structure in the following manner and send913 * virtchnl_vlan_setting.outer_ethertype_setting = VIRTHCNL_VLAN_ETHERTYPE_88A8;915 * virtchnl_vlan_setting.vport_id = vport_id or vsi_id assigned to the VF on918 struct virtchnl_vlan_setting { struct 925 VIRTCHNL_CHECK_STRUCT_LEN(16, virtchnl_vlan_setting); argument [all...]
3772 * virtchnl_vlan_setting structure. Validates the message against the3777 struct virtchnl_vlan_setting *msg) in ice_vc_valid_vlan_setting_msg() 3858 struct virtchnl_vlan_setting *strip_msg = in ice_vc_ena_vlan_stripping_v2_msg() 3859 (struct virtchnl_vlan_setting *)msg; in ice_vc_ena_vlan_stripping_v2_msg() 3942 struct virtchnl_vlan_setting *strip_msg = in ice_vc_dis_vlan_stripping_v2_msg() 3943 (struct virtchnl_vlan_setting *)msg; in ice_vc_dis_vlan_stripping_v2_msg() 4017 struct virtchnl_vlan_setting *insertion_msg = in ice_vc_ena_vlan_insertion_v2_msg() 4018 (struct virtchnl_vlan_setting *)msg; in ice_vc_ena_vlan_insertion_v2_msg() 4076 struct virtchnl_vlan_setting *insertion_msg = in ice_vc_dis_vlan_insertion_v2_msg() 4077 (struct virtchnl_vlan_setting *)ms in ice_vc_dis_vlan_insertion_v2_msg() [all...]