Home
last modified time | relevance | path

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

/NextBSD/sys/dev/txp/
HDif_txpreg.h644 uint32_t tx_filtered; member
HDif_txp.c2845 stats->tx_filtered = ostats->tx_filtered + le32toh(ext[2].ext_2); in txp_stats_update()
2963 &stats->tx_filtered, "Filtered frames"); in txp_sysctl_node()
/NextBSD/tools/tools/ath/athstats/
HDathstats.c597 case S_TX_FILTERED: STAT(tx_filtered); in ath_get_curstat()
841 case S_TX_FILTERED: STAT(tx_filtered); in ath_get_totstat()