Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/infiniband/hw/cxgb4/
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()
Diw_cxgb4.h1039 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.c2153 qhp->wr_waitp = c4iw_alloc_wr_wait(GFP_KERNEL); in c4iw_create_qp()
2700 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()