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