Searched refs:rtw_qos_opt_enable (Results 1 – 1 of 1) sorted by relevance
110 static int rtw_qos_opt_enable;/* 0: disable, 1:enable */ variable111 module_param(rtw_qos_opt_enable, int, 0644);272 registry_par->qos_opt_enable = (u8)rtw_qos_opt_enable; in loadparam()