Home
last modified time | relevance | path

Searched refs:is_enable_dbg_mode (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/staging/rtlwifi/phydm/
Dphydm_debug.c2087 bool is_enable_dbg_mode; in phydm_cmd_parser() local
2262 is_enable_dbg_mode = (bool)var1[0]; in phydm_cmd_parser()
2267 if (is_enable_dbg_mode) { in phydm_cmd_parser()
2293 bool is_enable_dbg_mode; in phydm_cmd_parser() local
2309 is_enable_dbg_mode = (bool)var1[0]; in phydm_cmd_parser()
2310 if (is_enable_dbg_mode) { in phydm_cmd_parser()
2332 bool is_enable_dbg_mode, is_tx2_path; in phydm_cmd_parser() local
2334 is_enable_dbg_mode = (bool)var1[0]; in phydm_cmd_parser()
2339 if (is_enable_dbg_mode) { in phydm_cmd_parser()