Searched refs:CPL_CLOSE_CON_REQ (Results 1 – 8 of 8) sorted by relevance
109 OPCODE_TID(req) = cpu_to_be32(MK_OPCODE_TID(CPL_CLOSE_CON_REQ, tid)); in cxgb_mk_close_con_req()
46 CPL_CLOSE_CON_REQ = 0x7, enumerator
47 CPL_CLOSE_CON_REQ = 0x8, enumerator
198 * Close a connection by sending a CPL_CLOSE_CON_REQ message and queue it to214 OPCODE_TID(req) = htonl(MK_OPCODE_TID(CPL_CLOSE_CON_REQ, tid)); in send_close_req() 383 * Prepends TX_DATA_WR or CPL_CLOSE_CON_REQ headers to buffers waiting in a
693 if (cmd == CPL_CLOSE_CON_REQ) in chtls_push_frames()
317 OPCODE_TID(req) = htonl(MK_OPCODE_TID(CPL_CLOSE_CON_REQ, tid)); in chtls_close_conn()
46 CPL_CLOSE_CON_REQ = 0x8, enumerator
453 OPCODE_TID(req) = cpu_to_be32(MK_OPCODE_TID(CPL_CLOSE_CON_REQ, tid)); in send_close_req()