Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/cxgb4/
H A 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()
H A Diw_cxgb4.h1053 struct c4iw_wr_wait *c4iw_alloc_wr_wait(gfp_t gfp);
H A Dcq.c1022 chp->wr_waitp = c4iw_alloc_wr_wait(GFP_KERNEL); in c4iw_create_cq()
H A Dqp.c2161 qhp->wr_waitp = c4iw_alloc_wr_wait(GFP_KERNEL); in c4iw_create_qp()
2706 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()