Lines Matching defs:virtchnl_vlan_setting
1029 * VLANs, the VF would populate the virtchnl_vlan_setting structure in the
1032 * virtchnl_vlan_setting.inner_ethertype_setting =
1035 * virtchnl_vlan_setting.vport_id = vport_id or vsi_id assigned to the VF on
1067 * virtchnl_vlan_setting.outer_ethertype_setting =
1071 * virtchnl_vlan_setting.vport_id = vport_id or vsi_id assigned to the VF on
1096 * populate the virtchnl_vlan_setting structure in the following manner and send
1101 * virtchnl_vlan_setting.outer_ethertype_setting = VIRTHCNL_VLAN_ETHERTYPE_88A8;
1103 * virtchnl_vlan_setting.vport_id = vport_id or vsi_id assigned to the VF on
1133 * virtchnl_vlan_setting structure in the following manner and send the
1138 * virtchnl_vlan_setting.outer_ethertype_setting =
1143 struct virtchnl_vlan_setting {
1150 VIRTCHNL_CHECK_STRUCT_LEN(16, virtchnl_vlan_setting);
2364 valid_len = sizeof(struct virtchnl_vlan_setting);