Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dcommon.h749 void t4_tp_get_cpl_stats(struct adapter *adap, struct tp_cpl_stats *st,
H A Dt4_hw.c6165 void t4_tp_get_cpl_stats(struct adapter *adap, struct tp_cpl_stats *st, in t4_tp_get_cpl_stats() function
/freebsd/sys/dev/cxgbe/cudbg/
H A Dcudbg_lib.c771 t4_tp_get_cpl_stats(padap, &tp_cpl_stats_buff->stats, 1); in collect_cpl_stats()
/freebsd/sys/dev/cxgbe/
H A Dt4_main.c9395 t4_tp_get_cpl_stats(sc, &stats, 0); in sysctl_cpl_stats()