Searched refs:virtchnl2_create_vport (Results 1 - 5 of 5) sorted by last modified time

/linux-master/drivers/net/ethernet/intel/idpf/
H A Dvirtchnl2.h563 * struct virtchnl2_create_vport - Create vport config info.
592 * fields of virtchnl2_create_vport structure.
593 * CP responds with the updated virtchnl2_create_vport structure containing the
599 struct virtchnl2_create_vport { struct
624 VIRTCHNL2_CHECK_STRUCT_LEN(160, virtchnl2_create_vport);
H A Didpf_txrx.h980 struct virtchnl2_create_vport *vport_msg);
983 struct virtchnl2_create_vport *vport_msg,
H A Didpf_txrx.c946 struct virtchnl2_create_vport *vport_msg)
1038 struct virtchnl2_create_vport *vport_msg,
H A Didpf_virtchnl.c1147 struct virtchnl2_create_vport *vport_params;
1238 struct virtchnl2_create_vport *vport_msg;
1244 buf_size = sizeof(struct virtchnl2_create_vport);
1318 struct virtchnl2_create_vport *vport_msg;
2019 struct virtchnl2_create_vport *vport_params;
3102 struct virtchnl2_create_vport *vport_msg;
3317 struct virtchnl2_create_vport *vport_params;
3410 struct virtchnl2_create_vport vport_msg;
3463 struct virtchnl2_create_vport *vport_msg;
H A Didpf.h562 struct virtchnl2_create_vport **vport_params_reqd;
563 struct virtchnl2_create_vport **vport_params_recvd;

Completed in 191 milliseconds