Searched defs:wr_cnt (Results 1 - 4 of 4) sorted by relevance

/drivers/infiniband/hw/cxgb3/
H A Diwch_qp.c150 u8 *flit_cnt, int *wr_cnt, struct t3_wq *wq)
157 *wr_cnt = 1;
173 *wr_cnt = 2;
363 int wr_cnt = 1; local
420 &wr_cnt, &qhp->wq);
445 (wr_cnt == 1) ? T3_SOPEOP : T3_SOP);
452 qhp->wq.wptr += wr_cnt;
149 build_fastreg(union t3_wr *wqe, struct ib_send_wr *wr, u8 *flit_cnt, int *wr_cnt, struct t3_wq *wq) argument
/drivers/infiniband/hw/ehca/
H A Dehca_qp.c1850 unsigned long flags, wr_cnt; local
1871 wr_cnt = my_sqp->ipz_rqueue.current_q_offset /
1873 if (wr_cnt) {
1875 hipz_update_rqa(my_sqp, wr_cnt);
1877 ehca_dbg(sqp->device, "doorbell port=%x qp_num=%x wr_cnt=%lx",
1878 port, sqp->qp_num, wr_cnt);
/drivers/net/ethernet/brocade/bna/
H A Dbfa_ioc.c1524 bfa_flash_set_cmd(void __iomem *pci_bar, u8 wr_cnt, argument
1531 cmd.r.write_cnt = wr_cnt;
/drivers/scsi/bfa/
H A Dbfa_ioc.c6765 bfa_flash_set_cmd(void __iomem *pci_bar, u8 wr_cnt, argument
6772 cmd.r.write_cnt = wr_cnt;

Completed in 704 milliseconds