Searched refs:wr_cnt (Results 1 – 4 of 4) sorted by relevance
/linux-2.6.39/drivers/infiniband/hw/cxgb3/ |
D | iwch_qp.c | 150 u8 *flit_cnt, int *wr_cnt, struct t3_wq *wq) in build_fastreg() argument 157 *wr_cnt = 1; in build_fastreg() 173 *wr_cnt = 2; in build_fastreg() 363 int wr_cnt = 1; in iwch_post_send() local 420 &wr_cnt, &qhp->wq); in iwch_post_send() 445 (wr_cnt == 1) ? T3_SOPEOP : T3_SOP); in iwch_post_send() 452 qhp->wq.wptr += wr_cnt; in iwch_post_send()
|
/linux-2.6.39/drivers/staging/westbridge/astoria/include/linux/westbridge/ |
D | cyanusb.h | 598 (h, wr_cnt, rd_cnt, cb, client) \ 600 wr_cnt, rd_cnt, (cy_as_function_callback)(cb), (client))
|
/linux-2.6.39/drivers/infiniband/hw/ehca/ |
D | ehca_qp.c | 1851 unsigned long flags, wr_cnt; in ehca_recover_sqp() local 1872 wr_cnt = my_sqp->ipz_rqueue.current_q_offset / in ehca_recover_sqp() 1874 if (wr_cnt) { in ehca_recover_sqp() 1876 hipz_update_rqa(my_sqp, wr_cnt); in ehca_recover_sqp() 1879 port, sqp->qp_num, wr_cnt); in ehca_recover_sqp()
|
/linux-2.6.39/arch/mips/include/asm/octeon/ |
D | cvmx-npei-defs.h | 2116 uint64_t wr_cnt:32; member
|