Searched refs:virtchnl2_create_vport (Results 1 – 6 of 6) sorted by relevance
117 struct virtchnl2_create_vport *vport_msg; in idpf_idc_init_aux_vport_dev()120 vport_msg = (struct virtchnl2_create_vport *) in idpf_idc_init_aux_vport_dev()
1141 struct virtchnl2_create_vport *vport_msg; in idpf_send_create_vport_msg()1145 buf_size = sizeof(struct virtchnl2_create_vport); in idpf_send_create_vport_msg()1209 struct virtchnl2_create_vport *vport_msg; in idpf_check_supported_desc_ids()3288 struct virtchnl2_create_vport *vport_msg; in idpf_vport_init()3609 struct virtchnl2_create_vport vport_msg; in idpf_vport_adjust_qs()3663 struct virtchnl2_create_vport *vport_msg; in idpf_vport_is_cap_ena()3679 struct virtchnl2_create_vport *vport_msg; in idpf_sideband_flow_type_ena()3705 struct virtchnl2_create_vport *vport_msg; in idpf_sideband_action_ena()3721 struct virtchnl2_create_vport *vport_msg; in idpf_fsteer_max_rules()3735 struct virtchnl2_create_vport *vport_msg; in idpf_get_vport_id()
1079 struct virtchnl2_create_vport *vport_msg,1084 struct virtchnl2_create_vport *vport_msg,
701 struct virtchnl2_create_vport **vport_params_recvd;
1476 struct virtchnl2_create_vport *vport_msg, in idpf_vport_init_num_qs() 1576 struct virtchnl2_create_vport *vport_msg, in idpf_vport_calc_total_qs()
665 struct virtchnl2_create_vport { struct694 VIRTCHNL2_CHECK_STRUCT_LEN(160, virtchnl2_create_vport); argument