Searched refs:tx_rx_count (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/mac80211/
H A Dieee80211_key.h76 int tx_rx_count; /* number of times this key has been used */ member in struct:ieee80211_key
94 struct dentry *tx_rx_count; member in struct:ieee80211_key::__anon10857
H A Dieee80211_common.h66 int tx_rx_count; member in struct:ieee80211_msg_key_notification
H A Ddebugfs_key.c43 KEY_FILE(tx_rx_count, D);
183 DEBUGFS_ADD(tx_rx_count);
203 DEBUGFS_DEL(tx_rx_count);
H A Dieee80211.c235 msg->tx_rx_count = key->tx_rx_count;
242 key->tx_rx_count = 0;
479 tx->key->tx_rx_count++;
481 tx->key->tx_rx_count >
3427 rx->key->tx_rx_count++;
3429 rx->key->tx_rx_count >

Completed in 105 milliseconds