Home
last modified time | relevance | path

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

/linux-6.12.1/net/mac80211/tests/
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-6.12.1/net/wireless/
Dmlme.c812 mgmt->u.action.category == WLAN_CATEGORY_PUBLIC) { in cfg80211_allowed_random_address()
860 mgmt->u.action.category != WLAN_CATEGORY_PUBLIC) { in cfg80211_mlme_mgmt_tx()
/linux-6.12.1/include/linux/
Dieee80211.h3797 WLAN_CATEGORY_PUBLIC = 4, enumerator
4494 if (mgmt->u.action.category != WLAN_CATEGORY_PUBLIC && in ieee80211_is_bufferable_mmpdu()
4529 return *category != WLAN_CATEGORY_PUBLIC && in _ieee80211_is_robust_mgmt_frame()
4569 return mgmt->u.action.category == WLAN_CATEGORY_PUBLIC; in ieee80211_is_public_action()
/linux-6.12.1/drivers/net/wireless/st/cw1200/
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.12.1/drivers/net/wireless/marvell/mwifiex/
Dutil.c340 case WLAN_CATEGORY_PUBLIC: in mwifiex_parse_mgmt_packet()
Dtdls.c761 mgmt->u.action.category = WLAN_CATEGORY_PUBLIC; in mwifiex_construct_tdls_action_frame()
/linux-6.12.1/net/mac80211/
Doffchannel.c861 mgmt->u.action.category == WLAN_CATEGORY_PUBLIC || in ieee80211_mgmt_tx()
Dtdls.c892 mgmt->u.action.category = WLAN_CATEGORY_PUBLIC; in ieee80211_prep_tdls_direct()
Drx.c3514 if (!rx->sta && mgmt->u.action.category != WLAN_CATEGORY_PUBLIC && in ieee80211_rx_h_action()
3621 case WLAN_CATEGORY_PUBLIC: in ieee80211_rx_h_action()
Dmlme.c7518 case WLAN_CATEGORY_PUBLIC: in ieee80211_sta_rx_queued_mgmt()