Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/cxgbe/common/
HDcommon.h474 static inline int is_ftid(const struct adapter *sc, u_int tid) in is_ftid() function
/freebsd-14-stable/sys/dev/cxgbe/
HDt4_filter.c1237 } else if (is_ftid(sc, tid)) { in t4_filter_rpl()
HDt4_sge.c405 if (is_hpftid(iq->adapter, tid) || is_ftid(iq->adapter, tid)) { in set_tcb_rpl_handler()