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.h505 static inline int is_hashfilter(const struct adapter *adap) in is_hashfilter() function
/freebsd/sys/dev/cxgbe/
H A Dt4_filter.c920 if (!is_hashfilter(sc) || ti->ntids == 0) in set_filter()
H A Dt4_sge.c455 if (is_hashfilter(sc)) in abort_rpl_rss_handler()
/freebsd/sys/dev/cxgbe/tom/
H A Dt4_tom.c2013 MPASS(!is_hashfilter(sc)); in stop_atids()