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