Home
last modified time | relevance | path

Searched refs:c4iw_alloc_wr_wait (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/infiniband/hw/cxgb4/
H A Dmem.c445 mhp->wr_waitp = c4iw_alloc_wr_wait(GFP_KERNEL); in c4iw_get_dma_mr()
519 mhp->wr_waitp = c4iw_alloc_wr_wait(GFP_KERNEL); in c4iw_reg_user_mr()
623 mhp->wr_waitp = c4iw_alloc_wr_wait(GFP_KERNEL); in c4iw_alloc_mr()
H A Diw_cxgb4.h1069 struct c4iw_wr_wait *c4iw_alloc_wr_wait(gfp_t gfp);
H A Dcq.c1029 chp->wr_waitp = c4iw_alloc_wr_wait(GFP_KERNEL); in c4iw_create_cq()
H A Dqp.c2153 qhp->wr_waitp = c4iw_alloc_wr_wait(GFP_KERNEL); in c4iw_create_qp()
2719 srq->wr_waitp = c4iw_alloc_wr_wait(GFP_KERNEL); in c4iw_create_srq()
H A Ddevice.c1521 struct c4iw_wr_wait *c4iw_alloc_wr_wait(gfp_t gfp) in c4iw_alloc_wr_wait() function
H A Dcm.c315 epc->wr_waitp = c4iw_alloc_wr_wait(gfp); in alloc_ep()