Home
last modified time | relevance | path

Searched refs:is_ftid (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/cxgbe/common/
H A Dcommon.h474 static inline int is_ftid(const struct adapter *sc, u_int tid) in is_ftid() function
/freebsd/sys/dev/cxgbe/
H A Dt4_filter.c1237 } else if (is_ftid(sc, tid)) { in t4_filter_rpl()
H A Dt4_sge.c405 if (is_hpftid(iq->adapter, tid) || is_ftid(iq->adapter, tid)) { in set_tcb_rpl_handler()