Home
last modified time | relevance | path

Searched refs:WLAN_ACTION_SPCT_CHL_SWITCH (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/
H A Dieee80211.h1878 WLAN_ACTION_SPCT_CHL_SWITCH = 4, enumerator
/linux/net/mac80211/
H A Dibss.c872 if (mgmt->u.action.action_code != WLAN_ACTION_SPCT_CHL_SWITCH) in ieee80211_rx_mgmt_spectrum_mgmt()
H A Dutil.c3918 mgmt->u.action.action_code = WLAN_ACTION_SPCT_CHL_SWITCH; in ieee80211_send_action_csa()
H A Drx.c3822 case WLAN_ACTION_SPCT_CHL_SWITCH: { in ieee80211_rx_h_action()