Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dcommon.h755 void t4_tp_get_tid_stats(struct adapter *adap, struct tp_tid_stats *st,
H A Dt4_hw.c6243 void t4_tp_get_tid_stats(struct adapter *adap, struct tp_tid_stats *st, in t4_tp_get_tid_stats() function
/freebsd/sys/dev/cxgbe/
H A Dt4_main.c9468 t4_tp_get_tid_stats(sc, &stats, 1); in sysctl_tid_stats()