Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/cxgb4/
Dmem.c455 mhp->wr_waitp = c4iw_alloc_wr_wait(GFP_KERNEL); in c4iw_get_dma_mr()
530 mhp->wr_waitp = c4iw_alloc_wr_wait(GFP_KERNEL); in c4iw_reg_user_mr()
633 mhp->wr_waitp = c4iw_alloc_wr_wait(GFP_KERNEL); in c4iw_alloc_mw()
718 mhp->wr_waitp = c4iw_alloc_wr_wait(GFP_KERNEL); in c4iw_alloc_mr()
Diw_cxgb4.h1127 struct c4iw_wr_wait *c4iw_alloc_wr_wait(gfp_t gfp);
Dcq.c1028 chp->wr_waitp = c4iw_alloc_wr_wait(GFP_KERNEL); in c4iw_create_cq()
Dqp.c2171 qhp->wr_waitp = c4iw_alloc_wr_wait(GFP_KERNEL); in c4iw_create_qp()
2721 srq->wr_waitp = c4iw_alloc_wr_wait(GFP_KERNEL); in c4iw_create_srq()
Ddevice.c1535 struct c4iw_wr_wait *c4iw_alloc_wr_wait(gfp_t gfp) in c4iw_alloc_wr_wait() function
Dcm.c315 epc->wr_waitp = c4iw_alloc_wr_wait(gfp); in alloc_ep()