Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/mac80211/
H A Ddebugfs_sta.c990 #define DEBUGFS_ADD_COUNTER(name, field) \ macro
1025 DEBUGFS_ADD_COUNTER(rx_duplicates, rx_stats.num_duplicates); in ieee80211_sta_debugfs_add()
1026 DEBUGFS_ADD_COUNTER(rx_fragments, rx_stats.fragments); in ieee80211_sta_debugfs_add()
1027 DEBUGFS_ADD_COUNTER(tx_filtered, status_stats.filtered); in ieee80211_sta_debugfs_add()