Searched refs:trans_spec (Results 1 – 3 of 3) sorted by relevance
215 trans_type = trans_spec->trans_type; in create_roce_custom_flow()264 struct usnic_transport_spec *trans_spec) in create_udp_flow() argument278 trans_type = trans_spec->trans_type; in create_udp_flow()279 sock_fd = trans_spec->udp.sock_fd; in create_udp_flow()341 trans_type = trans_spec->trans_type; in create_and_add_flow()351 trans_spec->trans_type); in create_and_add_flow()397 struct usnic_transport_spec *trans_spec; in usnic_ib_qp_grp_modify() local427 if (trans_spec) { in usnic_ib_qp_grp_modify()429 trans_spec); in usnic_ib_qp_grp_modify()442 if (trans_spec) { in usnic_ib_qp_grp_modify()[all …]
173 struct usnic_transport_spec *trans_spec, in find_free_vf_and_create_qp_grp() argument209 trans_spec); in find_free_vf_and_create_qp_grp()229 trans_spec); in find_free_vf_and_create_qp_grp()472 struct usnic_transport_spec trans_spec; in usnic_ib_create_qp() local501 trans_spec = cmd.spec; in usnic_ib_create_qp()504 res_spec = min_transport_spec[trans_spec.trans_type]; in usnic_ib_create_qp()506 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);
Completed in 7 milliseconds