Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/infiniband/hw/cxgb4/
Dmem.c461 mhp->wr_waitp = c4iw_alloc_wr_wait(GFP_KERNEL); in c4iw_get_dma_mr()
535 mhp->wr_waitp = c4iw_alloc_wr_wait(GFP_KERNEL); in c4iw_reg_user_mr()
628 mhp->wr_waitp = c4iw_alloc_wr_wait(GFP_KERNEL); in c4iw_alloc_mw()
707 mhp->wr_waitp = c4iw_alloc_wr_wait(GFP_KERNEL); in c4iw_alloc_mr()
Diw_cxgb4.h1053 struct c4iw_wr_wait *c4iw_alloc_wr_wait(gfp_t gfp);
Dcq.c1019 chp->wr_waitp = c4iw_alloc_wr_wait(GFP_KERNEL); in c4iw_create_cq()
Dqp.c2160 qhp->wr_waitp = c4iw_alloc_wr_wait(GFP_KERNEL); in c4iw_create_qp()
2704 srq->wr_waitp = c4iw_alloc_wr_wait(GFP_KERNEL); in c4iw_create_srq()
Ddevice.c1521 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()