Searched refs:drop_unencrypted (Results 1 - 6 of 6) sorted by relevance

/net/mac80211/
H A Ddebugfs_netdev.c168 IEEE80211_IF_FILE(drop_unencrypted, drop_unencrypted, DEC);
541 DEBUGFS_ADD(drop_unencrypted);
H A Dibss.c82 sdata->drop_unencrypted = capability & WLAN_CAPABILITY_PRIVACY ? 1 : 0;
755 sdata->drop_unencrypted = 0;
H A Dieee80211_i.h695 int drop_unencrypted; member in struct:ieee80211_sub_if_data
H A Diface.c1404 sdata->drop_unencrypted = 0;
H A Dtx.c557 else if (!tx->sdata->drop_unencrypted)
H A Drx.c1709 (rx->key || rx->sdata->drop_unencrypted)))

Completed in 793 milliseconds