Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/cxgbe/common/
HDcommon.h733 void t4_clr_port_stats(struct adapter *adap, int idx);
HDt4_hw.c10937 void t4_clr_port_stats(struct adapter *adap, int idx) in t4_clr_port_stats() function
/freebsd-head/sys/dev/cxgbe/
HDt4_main.c12051 t4_clr_port_stats(sc, pi->tx_chan); in clear_stats()