Searched refs:trans_spec (Results 1 – 3 of 3) sorted by relevance
214 trans_type = trans_spec->trans_type; in create_roce_custom_flow()263 struct usnic_transport_spec *trans_spec) in create_udp_flow() argument277 trans_type = trans_spec->trans_type; in create_udp_flow()278 sock_fd = trans_spec->udp.sock_fd; in create_udp_flow()340 trans_type = trans_spec->trans_type; in create_and_add_flow()350 trans_spec->trans_type); in create_and_add_flow()396 struct usnic_transport_spec *trans_spec; in usnic_ib_qp_grp_modify() local426 if (trans_spec) { in usnic_ib_qp_grp_modify()428 trans_spec); in usnic_ib_qp_grp_modify()441 if (trans_spec) { in usnic_ib_qp_grp_modify()[all …]
172 struct usnic_transport_spec *trans_spec, in find_free_vf_and_create_qp_grp() argument208 trans_spec); in find_free_vf_and_create_qp_grp()228 trans_spec); in find_free_vf_and_create_qp_grp()470 struct usnic_transport_spec trans_spec; in usnic_ib_create_qp() local499 trans_spec = cmd.spec; in usnic_ib_create_qp()502 res_spec = min_transport_spec[trans_spec.trans_type]; in usnic_ib_create_qp()504 err = find_free_vf_and_create_qp_grp(ibqp, &trans_spec, &res_spec); in usnic_ib_create_qp()
96 struct usnic_transport_spec *trans_spec);