Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dcommon.h743 void t4_tp_get_err_stats(struct adapter *adap, struct tp_err_stats *st,
H A Dt4_hw.c6090 void t4_tp_get_err_stats(struct adapter *adap, struct tp_err_stats *st, in t4_tp_get_err_stats() function
/freebsd/sys/dev/cxgbe/cudbg/
H A Dcudbg_lib.c1432 t4_tp_get_err_stats(padap, &tp_err_stats_buff->stats, 1); in collect_tp_err_stats()
/freebsd/sys/dev/cxgbe/
H A Dt4_main.c10689 t4_tp_get_err_stats(sc, &stats, 0); in sysctl_tp_err_stats()