Home
last modified time | relevance | path

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

/linux-6.12.1/net/mac80211/
Dspectmgmt.c432 msr_report->u.action.category = WLAN_CATEGORY_SPECTRUM_MGMT; in ieee80211_send_refuse_measurement_request()
Doffchannel.c863 mgmt->u.action.category == WLAN_CATEGORY_SPECTRUM_MGMT) { in ieee80211_mgmt_tx()
Dmesh.c1675 case WLAN_CATEGORY_SPECTRUM_MGMT: in ieee80211_mesh_rx_mgmt_action()
Dibss.c1617 case WLAN_CATEGORY_SPECTRUM_MGMT: in ieee80211_ibss_rx_queued_mgmt()
Drx.c3516 mgmt->u.action.category != WLAN_CATEGORY_SPECTRUM_MGMT) in ieee80211_rx_h_action()
3699 case WLAN_CATEGORY_SPECTRUM_MGMT: in ieee80211_rx_h_action()
Dutil.c3719 mgmt->u.action.category = WLAN_CATEGORY_SPECTRUM_MGMT; in ieee80211_send_action_csa()
Dmlme.c7493 case WLAN_CATEGORY_SPECTRUM_MGMT: in ieee80211_sta_rx_queued_mgmt()
/linux-6.12.1/include/linux/
Dieee80211.h3793 WLAN_CATEGORY_SPECTRUM_MGMT = 0, enumerator
4746 if (mgmt->u.action.category != WLAN_CATEGORY_SPECTRUM_MGMT && in ieee80211_action_contains_tpc()