Home
last modified time | relevance | path

Searched refs:RTW_WLAN_CATEGORY_SPECTRUM_MGMT (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/staging/rtl8188eu/include/
Dieee80211.h979 RTW_WLAN_CATEGORY_SPECTRUM_MGMT = 0, enumerator
/linux-4.1.27/drivers/staging/rtl8188eu/core/
Drtw_mlme_ext.c52 {RTW_WLAN_CATEGORY_SPECTRUM_MGMT, "ACTION_SPECTRUM_MGMT", on_action_spct},
1563 if (category != RTW_WLAN_CATEGORY_SPECTRUM_MGMT) in on_action_spct()
3254 category = RTW_WLAN_CATEGORY_SPECTRUM_MGMT; in issue_action_spct_ch_switch()