Home
last modified time | relevance | path

Searched refs:WLAN_CATEGORY_PUBLIC (Results 1 – 10 of 10) 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.h1829 WLAN_CATEGORY_PUBLIC = 4, enumerator
2397 if (mgmt->u.action.category != WLAN_CATEGORY_PUBLIC && in ieee80211_is_bufferable_mmpdu()
2432 return *category != WLAN_CATEGORY_PUBLIC && in _ieee80211_is_robust_mgmt_frame()
2472 return mgmt->u.action.category == WLAN_CATEGORY_PUBLIC; in ieee80211_is_public_action()
/linux/net/wireless/
H A Dmlme.c830 mgmt->u.action.category == WLAN_CATEGORY_PUBLIC) { in cfg80211_allowed_random_address()
879 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.c322 case WLAN_CATEGORY_PUBLIC: in mwifiex_parse_mgmt_packet()
H A Dtdls.c761 mgmt->u.action.category = WLAN_CATEGORY_PUBLIC; in mwifiex_construct_tdls_action_frame()
/linux/net/mac80211/
H A Doffchannel.c864 mgmt->u.action.category == WLAN_CATEGORY_PUBLIC || in ieee80211_mgmt_tx()
H A Dtdls.c892 mgmt->u.action.category = WLAN_CATEGORY_PUBLIC; in ieee80211_prep_tdls_direct()
H A Drx.c3613 if (!rx->sta && mgmt->u.action.category != WLAN_CATEGORY_PUBLIC && in ieee80211_rx_h_action()
3700 case WLAN_CATEGORY_PUBLIC: in ieee80211_rx_h_action()
H A Dmlme.c8340 case WLAN_CATEGORY_PUBLIC: in ieee80211_sta_rx_queued_mgmt()