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