Home
last modified time | relevance | path

Searched refs:TXP_CMD_READ_STATISTICS (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/dev/netif/txp/
H A Dif_txpreg.h106 #define TXP_CMD_READ_STATISTICS 0x07 macro
H A Dif_txp.c1157 if (txp_command2(sc, TXP_CMD_READ_STATISTICS, 0, 0, 0, NULL, 0, in txp_tick()