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