Home
last modified time | relevance | path

Searched refs:virtchnl2_create_vport (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/ethernet/intel/idpf/
H A Didpf.h558 struct virtchnl2_create_vport **vport_params_reqd;
559 struct virtchnl2_create_vport **vport_params_recvd;
H A Dvirtchnl2.h599 struct virtchnl2_create_vport { struct
624 VIRTCHNL2_CHECK_STRUCT_LEN(160, virtchnl2_create_vport); argument
H A Didpf_virtchnl.c1156 struct virtchnl2_create_vport *vport_params; in idpf_queue_reg_init()
1247 struct virtchnl2_create_vport *vport_msg; in idpf_send_create_vport_msg()
1253 buf_size = sizeof(struct virtchnl2_create_vport); in idpf_send_create_vport_msg()
1323 struct virtchnl2_create_vport *vport_msg; in idpf_check_supported_desc_ids()
2047 struct virtchnl2_create_vport *vport_params; in idpf_send_delete_queues_msg()
3155 struct virtchnl2_create_vport *vport_msg; in idpf_vport_init()
3366 struct virtchnl2_create_vport *vport_params; in idpf_vport_queue_ids_init()
3459 struct virtchnl2_create_vport vport_msg; in idpf_vport_adjust_qs()
3512 struct virtchnl2_create_vport *vport_msg; in idpf_get_vport_id()
H A Didpf_txrx.h1024 struct virtchnl2_create_vport *vport_msg);
1027 struct virtchnl2_create_vport *vport_msg,
H A Didpf_txrx.c1136 struct virtchnl2_create_vport *vport_msg) in idpf_vport_init_num_qs()
1222 struct virtchnl2_create_vport *vport_msg, in idpf_vport_calc_total_qs()