Searched refs:rqtype (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/sys/dev/cxgb/ulp/iw_cxgb/
H A Diw_cxgb_qp.c599 int rqtype = 0; local
605 rqtype = RQ_TYPE(rsp_msg->cqe);
609 (rqtype && (opcode == T3_READ_RESP));
/freebsd-10.0-release/sys/dev/cxgbe/iw_cxgbe/
H A Dqp.c768 int rqtype; local
779 rqtype = RQ_TYPE(err_cqe);
783 (rqtype && (opcode == FW_RI_READ_RESP));

Completed in 164 milliseconds