STA_FILE           53 net/mac80211/debugfs_sta.c STA_FILE(aid, sta.aid, D);
STA_FILE           54 net/mac80211/debugfs_sta.c STA_FILE(dev, sdata->dev->name, S);
STA_FILE           55 net/mac80211/debugfs_sta.c STA_FILE(rx_packets, rx_packets, LU);
STA_FILE           56 net/mac80211/debugfs_sta.c STA_FILE(tx_packets, tx_packets, LU);
STA_FILE           57 net/mac80211/debugfs_sta.c STA_FILE(rx_bytes, rx_bytes, LU);
STA_FILE           58 net/mac80211/debugfs_sta.c STA_FILE(tx_bytes, tx_bytes, LU);
STA_FILE           59 net/mac80211/debugfs_sta.c STA_FILE(rx_duplicates, num_duplicates, LU);
STA_FILE           60 net/mac80211/debugfs_sta.c STA_FILE(rx_fragments, rx_fragments, LU);
STA_FILE           61 net/mac80211/debugfs_sta.c STA_FILE(rx_dropped, rx_dropped, LU);
STA_FILE           62 net/mac80211/debugfs_sta.c STA_FILE(tx_fragments, tx_fragments, LU);
STA_FILE           63 net/mac80211/debugfs_sta.c STA_FILE(tx_filtered, tx_filtered_count, LU);
STA_FILE           64 net/mac80211/debugfs_sta.c STA_FILE(tx_retry_failed, tx_retry_failed, LU);
STA_FILE           65 net/mac80211/debugfs_sta.c STA_FILE(tx_retry_count, tx_retry_count, LU);
STA_FILE           66 net/mac80211/debugfs_sta.c STA_FILE(last_signal, last_signal, D);
STA_FILE           67 net/mac80211/debugfs_sta.c STA_FILE(last_qual, last_qual, D);
STA_FILE           68 net/mac80211/debugfs_sta.c STA_FILE(last_noise, last_noise, D);
STA_FILE           69 net/mac80211/debugfs_sta.c STA_FILE(wep_weak_iv_count, wep_weak_iv_count, LU);