Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/cxgb/ulp/iw_cxgb/
Diw_cxgb_wr.h367 static inline enum t3_wr_opcode fw_riwrh_opcode(struct fw_riwrh *wqe) in fw_riwrh_opcode() function
Diw_cxgb_qp.c832 while ((count+1) != 0 && fw_riwrh_opcode((struct fw_riwrh *)wqe) == T3_WR_RCV) { in rqes_posted()