Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dcommon.h569 static inline int is_hashfilter(const struct adapter *adap) in is_hashfilter() function
/freebsd/sys/dev/cxgbe/
H A Dt4_filter.c1122 if (!is_hashfilter(sc) || ti->ntids == 0) in del_tcamfilter()
H A Dt4_sge.c458 if (is_hashfilter(sc)) in abort_rpl_rss_handler()
/freebsd/sys/dev/cxgbe/tom/
H A Dt4_tom.c2050 MPASS(!is_hashfilter(sc)); in stop_atids()