Searched refs:rtw_80211d (Results 1 – 1 of 1) sorted by relevance
109 static int rtw_80211d; variable157 module_param(rtw_80211d, int, 0644);158 MODULE_PARM_DESC(rtw_80211d, "Enable 802.11d mechanism");259 registry_par->enable80211d = (u8)rtw_80211d; in loadparam()