Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/idpf/
Didpf.h558 struct virtchnl2_create_vport **vport_params_reqd;
559 struct virtchnl2_create_vport **vport_params_recvd;
Dvirtchnl2.h599 struct virtchnl2_create_vport { struct
624 VIRTCHNL2_CHECK_STRUCT_LEN(160, virtchnl2_create_vport); argument
Didpf_txrx.h1017 struct virtchnl2_create_vport *vport_msg);
1020 struct virtchnl2_create_vport *vport_msg,
Didpf_virtchnl.c1152 struct virtchnl2_create_vport *vport_params; in idpf_queue_reg_init()
1243 struct virtchnl2_create_vport *vport_msg; in idpf_send_create_vport_msg()
1249 buf_size = sizeof(struct virtchnl2_create_vport); in idpf_send_create_vport_msg()
1319 struct virtchnl2_create_vport *vport_msg; in idpf_check_supported_desc_ids()
2043 struct virtchnl2_create_vport *vport_params; in idpf_send_delete_queues_msg()
3142 struct virtchnl2_create_vport *vport_msg; in idpf_vport_init()
3353 struct virtchnl2_create_vport *vport_params; in idpf_vport_queue_ids_init()
3446 struct virtchnl2_create_vport vport_msg; in idpf_vport_adjust_qs()
3499 struct virtchnl2_create_vport *vport_msg; in idpf_get_vport_id()
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()