Home
last modified time | relevance | path

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

/linux/net/wireless/
A Dmlme.c672 mgmt->u.action.category != WLAN_CATEGORY_PUBLIC) { in cfg80211_mlme_mgmt_tx()
744 mgmt->u.action.category != WLAN_CATEGORY_PUBLIC) in cfg80211_mlme_mgmt_tx()
/linux/include/linux/
A Dieee80211.h3064 WLAN_CATEGORY_PUBLIC = 4, enumerator
3732 return *category != WLAN_CATEGORY_PUBLIC && in _ieee80211_is_robust_mgmt_frame()
3769 return mgmt->u.action.category == WLAN_CATEGORY_PUBLIC; in ieee80211_is_public_action()
/linux/drivers/net/wireless/st/cw1200/
A Dtxrx.c1033 (mgmt->u.action.category == WLAN_CATEGORY_PUBLIC)) { in cw1200_rx_cb()
1044 (mgmt->u.action.category == WLAN_CATEGORY_PUBLIC)) { in cw1200_rx_cb()
/linux/drivers/net/wireless/marvell/mwifiex/
A Dutil.c352 case WLAN_CATEGORY_PUBLIC: in mwifiex_parse_mgmt_packet()
A Dtdls.c757 mgmt->u.action.category = WLAN_CATEGORY_PUBLIC; in mwifiex_construct_tdls_action_frame()
/linux/net/mac80211/
A Doffchannel.c806 mgmt->u.action.category == WLAN_CATEGORY_PUBLIC || in ieee80211_mgmt_tx()
A Dtdls.c844 mgmt->u.action.category = WLAN_CATEGORY_PUBLIC; in ieee80211_prep_tdls_direct()
A Drx.c3285 if (!rx->sta && mgmt->u.action.category != WLAN_CATEGORY_PUBLIC && in ieee80211_rx_h_action()
3392 case WLAN_CATEGORY_PUBLIC: in ieee80211_rx_h_action()
A Dmlme.c4358 } else if (mgmt->u.action.category == WLAN_CATEGORY_PUBLIC) { in ieee80211_sta_rx_queued_mgmt()

Completed in 43 milliseconds