Home
last modified time | relevance | path

Searched refs:is_etid (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/cxgbe/common/
H A Dcommon.h552 static inline int is_etid(const struct adapter *sc, u_int tid) in is_etid() function
/freebsd/sys/dev/cxgbe/
H A Dt4_sge.c475 if (is_etid(sc, tid)) in fw4_ack_handler()