Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/cxgbe/common/
HDcommon.h686 void t4_clr_port_stats(struct adapter *adap, int idx);
HDt4_hw.c10404 void t4_clr_port_stats(struct adapter *adap, int idx) in t4_clr_port_stats() function
/freebsd-11-stable/sys/dev/cxgbe/
HDt4_main.c10021 t4_clr_port_stats(sc, pi->tx_chan); in t4_ioctl()