Searched refs:rtw_notch_filter (Results 1 – 1 of 1) sorted by relevance
159 static uint rtw_notch_filter; variable160 module_param(rtw_notch_filter, uint, 0644);161 MODULE_PARM_DESC(rtw_notch_filter, "0:Disable, 1:Enable, 2:Enable only for P2P");262 registry_par->notch_filter = (u8)rtw_notch_filter; in loadparam()