Home
last modified time | relevance | path

Searched refs:fw_riwrh_opcode (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/drivers/infiniband/hw/cxgb3/
Dcxio_wr.h416 static inline enum t3_wr_opcode fw_riwrh_opcode(struct fw_riwrh *wqe) in fw_riwrh_opcode() function
Diwch_qp.c885 while ((count+1) != 0 && fw_riwrh_opcode((struct fw_riwrh *)wqe) == T3_WR_RCV) { in iwch_rqes_posted()