Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/wireless/
A Dmlme.c702 mgmt->u.action.category != WLAN_CATEGORY_PUBLIC) { in cfg80211_mlme_mgmt_tx()
783 mgmt->u.action.category != WLAN_CATEGORY_PUBLIC) in cfg80211_mlme_mgmt_tx()
/linux-6.3-rc2/drivers/net/wireless/marvell/mwifiex/
A Dutil.c340 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-6.3-rc2/drivers/net/wireless/st/cw1200/
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-6.3-rc2/include/linux/
A Dieee80211.h3479 WLAN_CATEGORY_PUBLIC = 4, enumerator
4163 return *category != WLAN_CATEGORY_PUBLIC && in _ieee80211_is_robust_mgmt_frame()
4201 return mgmt->u.action.category == WLAN_CATEGORY_PUBLIC; in ieee80211_is_public_action()
/linux-6.3-rc2/net/mac80211/
A Doffchannel.c815 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.c3387 if (!rx->sta && mgmt->u.action.category != WLAN_CATEGORY_PUBLIC && in ieee80211_rx_h_action()
3494 case WLAN_CATEGORY_PUBLIC: in ieee80211_rx_h_action()
A Dmlme.c6014 } else if (mgmt->u.action.category == WLAN_CATEGORY_PUBLIC) { in ieee80211_sta_rx_queued_mgmt()

Completed in 54 milliseconds