Home
last modified time | relevance | path

Searched refs:WLAN_CATEGORY_PUBLIC (Results 1 – 11 of 11) sorted by relevance

/linux/net/mac80211/tests/
H A Dmfp.c26 .category = WLAN_CATEGORY_PUBLIC,
34 .category = WLAN_CATEGORY_PUBLIC,
42 .category = WLAN_CATEGORY_PUBLIC,
51 .category = WLAN_CATEGORY_PUBLIC,
60 .category = WLAN_CATEGORY_PUBLIC,
70 .category = WLAN_CATEGORY_PUBLIC,
/linux/include/linux/
H A Dieee80211.h1848 WLAN_CATEGORY_PUBLIC = 4, enumerator
2424 if (mgmt->u.action.category != WLAN_CATEGORY_PUBLIC && in ieee80211_is_bufferable_mmpdu()
2459 return *category != WLAN_CATEGORY_PUBLIC && in _ieee80211_is_robust_mgmt_frame()
2499 return mgmt->u.action.category == WLAN_CATEGORY_PUBLIC; in ieee80211_is_public_action()
/linux/net/wireless/
H A Dmlme.c875 mgmt->u.action.category == WLAN_CATEGORY_PUBLIC) { in cfg80211_allowed_random_address()
924 mgmt->u.action.category != WLAN_CATEGORY_PUBLIC) { in cfg80211_mlme_mgmt_tx()
/linux/drivers/net/wireless/st/cw1200/
H A Dtxrx.c1030 (mgmt->u.action.category == WLAN_CATEGORY_PUBLIC)) { in cw1200_rx_cb()
1041 (mgmt->u.action.category == WLAN_CATEGORY_PUBLIC)) { in cw1200_rx_cb()
/linux/drivers/net/wireless/marvell/mwifiex/
H A Dutil.c325 case WLAN_CATEGORY_PUBLIC: in mwifiex_parse_mgmt_packet()
H A Dtdls.c760 mgmt->u.action.category = WLAN_CATEGORY_PUBLIC; in mwifiex_construct_tdls_action_frame()
/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dp2p.c229 if (pact_frm->category == WLAN_CATEGORY_PUBLIC && in brcmf_p2p_is_pub_action()
257 if (pact_frm->category == WLAN_CATEGORY_PUBLIC && in brcmf_p2p_is_dpp_pub_action()
/linux/net/mac80211/
H A Doffchannel.c868 mgmt->u.action.category == WLAN_CATEGORY_PUBLIC || in ieee80211_mgmt_tx()
H A Dtdls.c896 mgmt->u.action.category = WLAN_CATEGORY_PUBLIC; in ieee80211_prep_tdls_direct()
H A Drx.c3639 if (!rx->sta && mgmt->u.action.category != WLAN_CATEGORY_PUBLIC && in ieee80211_rx_h_action()
3726 case WLAN_CATEGORY_PUBLIC: in ieee80211_rx_h_action()
H A Dmlme.c11895 case WLAN_CATEGORY_PUBLIC: in ieee80211_sta_rx_queued_frame()