Home
last modified time | relevance | path

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

/linux/net/mac80211/
A Dsta_info.h86 WLAN_STA_MFP, enumerator
A Dcfg.c514 if (sta && test_sta_flag(sta, WLAN_STA_MFP)) in ieee80211_add_key()
1610 set_sta_flag(sta, WLAN_STA_MFP); in sta_apply_parameters()
1612 clear_sta_flag(sta, WLAN_STA_MFP); in sta_apply_parameters()
A Drx.c2007 test_sta_flag(rx->sta, WLAN_STA_MFP)) in ieee80211_rx_h_decrypt()
2468 if (rx->sta && test_sta_flag(rx->sta, WLAN_STA_MFP)) { in ieee80211_drop_unencrypted_mgmt()
A Dsta_info.c2516 if (test_sta_flag(sta, WLAN_STA_MFP)) in sta_set_sinfo()
A Dmlme.c3579 set_sta_flag(sta, WLAN_STA_MFP); in ieee80211_assoc_success()
A Dtx.c465 if (sta == NULL || !test_sta_flag(sta, WLAN_STA_MFP)) in ieee80211_use_mfp()
/linux/drivers/staging/rtl8723bs/include/
A Dieee80211.h59 #define WLAN_STA_MFP BIT(10) macro
/linux/drivers/staging/r8188eu/include/
A Dieee80211.h31 #define WLAN_STA_MFP BIT(10) macro

Completed in 50 milliseconds