Home
last modified time | relevance | path

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

/linux-3.4.99/net/mac80211/
Ddebugfs.c314 DEBUGFS_STATS_ADD(tx_handlers_drop_wep, in debugfs_hw_add()
315 local->tx_handlers_drop_wep); in debugfs_hw_add()
Dwep.c342 I802_DEBUG_INC(tx->local->tx_handlers_drop_wep); in ieee80211_crypto_wep_encrypt()
Dieee80211_i.h1011 unsigned int tx_handlers_drop_wep; member