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

  /src/sys/dev/pci/cxgb/
cxgb_t3_cpl.h 57 CPL_TID_RELEASE = 0x1A,
1461 struct cpl_tid_release { struct
cxgb_offload.c 524 struct cpl_tid_release *req;
527 req = mtod(m, struct cpl_tid_release *);
529 OPCODE_TID(req) = htonl(MK_OPCODE_TID(CPL_TID_RELEASE, tid));

Completed in 16 milliseconds