Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dcommon.h779 void t4_tp_get_err_stats(struct adapter *adap, struct tp_err_stats *st,
H A Dt4_hw.c5980 void t4_tp_get_err_stats(struct adapter *adap, struct tp_err_stats *st, in t4_tp_get_err_stats() function
/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dcudbg_lib.c1518 t4_tp_get_err_stats(padap, &tp_err_stats_buff->stats, 1); in collect_tp_err_stats()