Home
last modified time | relevance | path

Searched refs:WLAN_CATEGORY_SPECTRUM_MGMT (Results 1 – 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/net/mac80211/
Dspectmgmt.c215 msr_report->u.action.category = WLAN_CATEGORY_SPECTRUM_MGMT; in ieee80211_send_refuse_measurement_request()
Doffchannel.c808 mgmt->u.action.category == WLAN_CATEGORY_SPECTRUM_MGMT) in ieee80211_mgmt_tx()
Dmesh.c1480 case WLAN_CATEGORY_SPECTRUM_MGMT: in ieee80211_mesh_rx_mgmt_action()
Dibss.c1657 case WLAN_CATEGORY_SPECTRUM_MGMT: in ieee80211_ibss_rx_queued_mgmt()
Drx.c3231 mgmt->u.action.category != WLAN_CATEGORY_SPECTRUM_MGMT) in ieee80211_rx_h_action()
3413 case WLAN_CATEGORY_SPECTRUM_MGMT: in ieee80211_rx_h_action()
Dutil.c3944 mgmt->u.action.category = WLAN_CATEGORY_SPECTRUM_MGMT; in ieee80211_send_action_csa()
Dmlme.c4303 if (mgmt->u.action.category == WLAN_CATEGORY_SPECTRUM_MGMT) { in ieee80211_sta_rx_queued_mgmt()
/kernel/linux/linux-5.10/include/linux/
Dieee80211.h2931 WLAN_CATEGORY_SPECTRUM_MGMT = 0, enumerator
3757 if (mgmt->u.action.category != WLAN_CATEGORY_SPECTRUM_MGMT && in ieee80211_action_contains_tpc()