Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/idpf/
H A Didpf_idc.c114 struct virtchnl2_create_vport *vport_msg; in idpf_idc_init_aux_vport_dev()
117 vport_msg = (struct virtchnl2_create_vport *) in idpf_idc_init_aux_vport_dev()
H A Didpf_virtchnl.c1288 struct virtchnl2_create_vport *vport_params; in idpf_queue_reg_init()
1379 struct virtchnl2_create_vport *vport_msg; in idpf_send_create_vport_msg()
1385 buf_size = sizeof(struct virtchnl2_create_vport); in idpf_send_create_vport_msg()
1455 struct virtchnl2_create_vport *vport_msg; in idpf_check_supported_desc_ids()
2179 struct virtchnl2_create_vport *vport_params; in idpf_send_delete_queues_msg()
3318 struct virtchnl2_create_vport *vport_msg; in idpf_vport_init()
3542 struct virtchnl2_create_vport *vport_params; in idpf_vport_queue_ids_init()
3635 struct virtchnl2_create_vport vport_msg; in idpf_vport_adjust_qs()
3689 struct virtchnl2_create_vport *vport_msg; in idpf_vport_is_cap_ena()
3705 struct virtchnl2_create_vport *vport_ms in idpf_sideband_flow_type_ena()
[all...]
H A Didpf.h630 struct virtchnl2_create_vport **vport_params_reqd;
631 struct virtchnl2_create_vport **vport_params_recvd;
H A Didpf_txrx.h1016 struct virtchnl2_create_vport *vport_msg);
1019 struct virtchnl2_create_vport *vport_msg,
H A Dvirtchnl2.h621 * struct virtchnl2_create_vport - Create vport config info.
658 * fields of virtchnl2_create_vport structure.
659 * CP responds with the updated virtchnl2_create_vport structure containing the
665 struct virtchnl2_create_vport { struct
694 VIRTCHNL2_CHECK_STRUCT_LEN(160, virtchnl2_create_vport); argument
666 vport_typevirtchnl2_create_vport global() argument
667 txq_modelvirtchnl2_create_vport global() argument
668 rxq_modelvirtchnl2_create_vport global() argument
669 num_tx_qvirtchnl2_create_vport global() argument
670 num_tx_complqvirtchnl2_create_vport global() argument
H A Didpf_txrx.c1145 struct virtchnl2_create_vport *vport_msg) in idpf_vport_init_num_qs()
1231 struct virtchnl2_create_vport *vport_msg, in idpf_vport_calc_total_qs()