Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8723bs/include/
H A Dieee80211.h541 RTW_WLAN_CATEGORY_SPECTRUM_MGMT = 0, enumerator
/openbmc/linux/drivers/staging/rtl8723bs/core/
H A Drtw_mlme_ext.c37 {RTW_WLAN_CATEGORY_SPECTRUM_MGMT, "ACTION_SPECTRUM_MGMT", on_action_spct},
1606 if (category != RTW_WLAN_CATEGORY_SPECTRUM_MGMT) in on_action_spct()