Home
last modified time | relevance | path

Searched refs:CPL_SMT_WRITE_REQ (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/cxgbe/
H A Dt4_smt.c172 OPCODE_TID(req) = htonl(MK_OPCODE_TID(CPL_SMT_WRITE_REQ, e->idx | in t4_write_sme()
/freebsd/sys/dev/cxgb/common/
H A Dcxgb_t3_cpl.h53 CPL_SMT_WRITE_REQ = 0x14, enumerator
/freebsd/sys/dev/cxgbe/common/
H A Dt4_msg.h52 CPL_SMT_WRITE_REQ = 0x14, enumerator
/freebsd/sys/dev/cxgb/
H A Dcxgb_main.c1300 OPCODE_TID(req) = htonl(MK_OPCODE_TID(CPL_SMT_WRITE_REQ, i)); in init_tp_parity()