Home
last modified time | relevance | path

Searched refs:ecore_iwarp_send_rtr (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_roce_api.h853 ecore_iwarp_send_rtr(void *rdma_cxt, struct ecore_iwarp_send_rtr_in *iparams);
H A Decore_rdma_api.h961 ecore_iwarp_send_rtr(void *rdma_cxt, struct ecore_iwarp_send_rtr_in *iparams);
H A Decore_iwarp.c3914 ecore_iwarp_send_rtr(void *rdma_cxt, struct ecore_iwarp_send_rtr_in *iparams) in ecore_iwarp_send_rtr() function
/freebsd/sys/dev/qlnx/qlnxr/
H A Dqlnxr_verbs.c5906 rc = ecore_iwarp_send_rtr(dev->rdma_ctx, &rtr_in); in qlnxr_iw_mpa_reply()