Home
last modified time | relevance | path

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

/linux-6.1.9/net/mac80211/
Dspectmgmt.c215 msr_report->u.action.category = WLAN_CATEGORY_SPECTRUM_MGMT; in ieee80211_send_refuse_measurement_request()
Doffchannel.c817 mgmt->u.action.category == WLAN_CATEGORY_SPECTRUM_MGMT) { in ieee80211_mgmt_tx()
Dmesh.c1521 case WLAN_CATEGORY_SPECTRUM_MGMT: in ieee80211_mesh_rx_mgmt_action()
Dibss.c1649 case WLAN_CATEGORY_SPECTRUM_MGMT: in ieee80211_ibss_rx_queued_mgmt()
Drx.c3364 mgmt->u.action.category != WLAN_CATEGORY_SPECTRUM_MGMT) in ieee80211_rx_h_action()
3546 case WLAN_CATEGORY_SPECTRUM_MGMT: in ieee80211_rx_h_action()
Dutil.c4248 mgmt->u.action.category = WLAN_CATEGORY_SPECTRUM_MGMT; in ieee80211_send_action_csa()
Dmlme.c5804 if (mgmt->u.action.category == WLAN_CATEGORY_SPECTRUM_MGMT) { in ieee80211_sta_rx_queued_mgmt()
/linux-6.1.9/include/linux/
Dieee80211.h3463 WLAN_CATEGORY_SPECTRUM_MGMT = 0, enumerator
4325 if (mgmt->u.action.category != WLAN_CATEGORY_SPECTRUM_MGMT && in ieee80211_action_contains_tpc()