Home
last modified time | relevance | path

Searched defs:etid (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/cxgbe/
H A Dt4_sched.c749 int etid = -1; in alloc_etid() local
765 lookup_etid(struct adapter *sc, int etid) in lookup_etid()
773 free_etid(struct adapter *sc, int etid) in free_etid()
H A Doffload.h94 int etid; member
H A Dt4_sge.c6885 u_int etid = G_CPL_FW4_ACK_FLOWID(be32toh(OPCODE_TID(cpl))); in ethofld_fw4_ack() local