HomeSort by: relevance | last modified time | path
    Searched refs:GET_TID (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/cxgb/
cxgb_offload.c 650 rpl->status, GET_TID(rpl));
663 rpl->status, GET_TID(rpl));
779 rpl->wr.wr_lo = htonl(V_WR_TID(GET_TID(req)));
781 htonl(MK_OPCODE_TID(CPL_ABORT_RPL, GET_TID(req)));
816 rpl->status, GET_TID(rpl));
cxgb_t3_cpl.h 201 #define GET_TID(cmd) (G_TID(ntohl(OPCODE_TID(cmd))))

Completed in 57 milliseconds