Searched defs:rdma_cxt (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/dev/qlnx/qlnxe/ |
H A D | ecore_rdma.c | 894 enum _ecore_status_t ecore_rdma_alloc_tid(void *rdma_cxt, in ecore_rdma_alloc_tid() 971 enum _ecore_status_t ecore_rdma_stop(void *rdma_cxt) in ecore_rdma_stop() 1074 enum _ecore_status_t ecore_rdma_add_user(void *rdma_cxt, in ecore_rdma_add_user() 1112 struct ecore_rdma_port *ecore_rdma_query_port(void *rdma_cxt) in ecore_rdma_query_port() 1135 struct ecore_rdma_device *ecore_rdma_query_device(void *rdma_cxt) in ecore_rdma_query_device() 1145 void ecore_rdma_free_tid(void *rdma_cxt, in ecore_rdma_free_tid() 1159 void ecore_rdma_cnq_prod_update(void *rdma_cxt, u8 qz_offset, u16 prod) in ecore_rdma_cnq_prod_update() 1184 enum _ecore_status_t ecore_rdma_alloc_pd(void *rdma_cxt, in ecore_rdma_alloc_pd() 1208 void ecore_rdma_free_pd(void *rdma_cxt, in ecore_rdma_free_pd() 1221 enum _ecore_status_t ecore_rdma_alloc_xrcd(void *rdma_cxt, in ecore_rdma_alloc_xrcd() [all …]
|
H A D | ecore_iwarp.c | 1357 ecore_iwarp_connect(void *rdma_cxt, in ecore_iwarp_connect() 1725 ecore_iwarp_accept(void *rdma_cxt, in ecore_iwarp_accept() 1822 ecore_iwarp_reject(void *rdma_cxt, in ecore_iwarp_reject() 3695 ecore_iwarp_create_listen(void *rdma_cxt, in ecore_iwarp_create_listen() 3858 ecore_iwarp_pause_listen(void *rdma_cxt, void *handle, in ecore_iwarp_pause_listen() 3883 ecore_iwarp_destroy_listen(void *rdma_cxt, void *handle) in ecore_iwarp_destroy_listen() 3914 ecore_iwarp_send_rtr(void *rdma_cxt, struct ecore_iwarp_send_rtr_in *iparams) in ecore_iwarp_send_rtr()
|
H A D | ecore_roce.c | 1291 enum _ecore_status_t ecore_roce_destroy_ud_qp(void *rdma_cxt, u16 cid) in ecore_roce_destroy_ud_qp() 1330 enum _ecore_status_t ecore_roce_create_ud_qp(void *rdma_cxt, in ecore_roce_create_ud_qp()
|