Searched defs:rds_post_recv_buf (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/io/ib/clients/rds/ |
H A D | rdsib_ib.c | 680 rds_post_recv_buf, (void *)ep->ep_chanhdl, DDI_NOSLEEP); 706 rds_post_recv_buf(void *arg) function 721 RDS_DPRINTF4("rds_post_recv_buf", "Enter: CHAN(%p)", chanhdl); 729 RDS_DPRINTF5("rds_post_recv_buf", "EP(%p)", ep); 734 RDS_DPRINTF2("rds_post_recv_buf", "HCA (0x%llx) not found", 744 RDS_DPRINTF2("rds_post_recv_buf", "EP(%p): Session is not " 755 RDS_DPRINTF2("rds_post_recv_buf", "RQ is FULL"); 774 ret = ddi_taskq_dispatch(rds_taskq, rds_post_recv_buf, 833 RDS_DPRINTF2("rds_post_recv_buf", 848 rds_post_recv_buf, (voi [all...] |
Completed in 78 milliseconds