Home
last modified time | relevance | path

Searched refs:cmn_dbg_msg_period (Results 1 – 25 of 38) sorted by relevance

12

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/phy/bb/
H A Dhalbb_dbg_cmd.c237 bb->cmn_dbg_msg_period = (u8)val[2]; in halbb_cmn_msg_setting()
239 if (bb->cmn_dbg_msg_period < HALBB_WATCHDOG_PERIOD) in halbb_cmn_msg_setting()
240 bb->cmn_dbg_msg_period = HALBB_WATCHDOG_PERIOD; in halbb_cmn_msg_setting()
243 "cmn_dbg_msg_period=%d\n", bb->cmn_dbg_msg_period); in halbb_cmn_msg_setting()
H A Dhalbb.h293 u8 cmn_dbg_msg_period; member
H A Dhalbb_init.c201 bb->cmn_dbg_msg_period = 2; in halbb_cmn_info_self_init()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/phy/bb/
H A Dhalbb_dbg_cmd.c237 bb->cmn_dbg_msg_period = (u8)val[2]; in halbb_cmn_msg_setting()
239 if (bb->cmn_dbg_msg_period < HALBB_WATCHDOG_PERIOD) in halbb_cmn_msg_setting()
240 bb->cmn_dbg_msg_period = HALBB_WATCHDOG_PERIOD; in halbb_cmn_msg_setting()
243 "cmn_dbg_msg_period=%d\n", bb->cmn_dbg_msg_period); in halbb_cmn_msg_setting()
H A Dhalbb.h293 u8 cmn_dbg_msg_period; member
H A Dhalbb_init.c201 bb->cmn_dbg_msg_period = 2; in halbb_cmn_info_self_init()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/phy/rf/
H A Dhalrf.h231 u8 cmn_dbg_msg_period; member
H A Dhalrf_init.c48 rf->cmn_dbg_msg_period = 2; in halrf_cmn_info_self_init()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/phy/rf/
H A Dhalrf.h231 u8 cmn_dbg_msg_period; member
H A Dhalrf_init.c48 rf->cmn_dbg_msg_period = 2; in halrf_cmn_info_self_init()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/hal/phydm/
H A Dphydm_debug.c76 dm->cmn_dbg_msg_period = PHYDM_WATCH_DOG_PERIOD; in phydm_init_debug_setting()
2434 if (dm->cmn_dbg_msg_cnt >= dm->cmn_dbg_msg_period) { in phydm_basic_dbg_message()
3316 dm->cmn_dbg_msg_period = (u8)val[2]; in phydm_debug_trace()
3318 if (dm->cmn_dbg_msg_period < PHYDM_WATCH_DOG_PERIOD) in phydm_debug_trace()
3319 dm->cmn_dbg_msg_period = PHYDM_WATCH_DOG_PERIOD; in phydm_debug_trace()
3323 dm->cmn_dbg_msg_period); in phydm_debug_trace()
H A Dphydm.h730 u8 cmn_dbg_msg_period; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/hal/phydm/
H A Dphydm_debug.c76 dm->cmn_dbg_msg_period = PHYDM_WATCH_DOG_PERIOD; in phydm_init_debug_setting()
2434 if (dm->cmn_dbg_msg_cnt >= dm->cmn_dbg_msg_period) { in phydm_basic_dbg_message()
3316 dm->cmn_dbg_msg_period = (u8)val[2]; in phydm_debug_trace()
3318 if (dm->cmn_dbg_msg_period < PHYDM_WATCH_DOG_PERIOD) in phydm_debug_trace()
3319 dm->cmn_dbg_msg_period = PHYDM_WATCH_DOG_PERIOD; in phydm_debug_trace()
3323 dm->cmn_dbg_msg_period); in phydm_debug_trace()
H A Dphydm.h730 u8 cmn_dbg_msg_period; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/hal/phydm/
H A Dphydm_debug.c76 dm->cmn_dbg_msg_period = PHYDM_WATCH_DOG_PERIOD; in phydm_init_debug_setting()
2438 if (dm->cmn_dbg_msg_cnt >= dm->cmn_dbg_msg_period) { in phydm_basic_dbg_message()
3320 dm->cmn_dbg_msg_period = (u8)val[2]; in phydm_debug_trace()
3322 if (dm->cmn_dbg_msg_period < PHYDM_WATCH_DOG_PERIOD) in phydm_debug_trace()
3323 dm->cmn_dbg_msg_period = PHYDM_WATCH_DOG_PERIOD; in phydm_debug_trace()
3327 dm->cmn_dbg_msg_period); in phydm_debug_trace()
H A Dphydm.h730 u8 cmn_dbg_msg_period; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/phydm/
H A Dphydm_debug.c75 dm->cmn_dbg_msg_period = PHYDM_WATCH_DOG_PERIOD; in phydm_init_debug_setting()
2637 if (dm->cmn_dbg_msg_cnt >= dm->cmn_dbg_msg_period) { in phydm_basic_dbg_message()
3501 dm->cmn_dbg_msg_period = (u8)val[2]; in phydm_cmn_msg_setting()
3503 if (dm->cmn_dbg_msg_period < PHYDM_WATCH_DOG_PERIOD) in phydm_cmn_msg_setting()
3504 dm->cmn_dbg_msg_period = PHYDM_WATCH_DOG_PERIOD; in phydm_cmn_msg_setting()
3507 "cmn_dbg_msg_period=%d\n", dm->cmn_dbg_msg_period); in phydm_cmn_msg_setting()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/phydm/
H A Dphydm_debug.c76 dm->cmn_dbg_msg_period = PHYDM_WATCH_DOG_PERIOD; in phydm_init_debug_setting()
2600 if (dm->cmn_dbg_msg_cnt >= dm->cmn_dbg_msg_period) { in phydm_basic_dbg_message()
3439 dm->cmn_dbg_msg_period = (u8)val[2]; in phydm_cmn_msg_setting()
3441 if (dm->cmn_dbg_msg_period < PHYDM_WATCH_DOG_PERIOD) in phydm_cmn_msg_setting()
3442 dm->cmn_dbg_msg_period = PHYDM_WATCH_DOG_PERIOD; in phydm_cmn_msg_setting()
3445 "cmn_dbg_msg_period=%d\n", dm->cmn_dbg_msg_period); in phydm_cmn_msg_setting()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/hal/phydm/
H A Dphydm_debug.c76 dm->cmn_dbg_msg_period = PHYDM_WATCH_DOG_PERIOD; in phydm_init_debug_setting()
2587 if (dm->cmn_dbg_msg_cnt >= dm->cmn_dbg_msg_period) { in phydm_basic_dbg_message()
3406 dm->cmn_dbg_msg_period = (u8)val[2]; in phydm_cmn_msg_setting()
3408 if (dm->cmn_dbg_msg_period < PHYDM_WATCH_DOG_PERIOD) in phydm_cmn_msg_setting()
3409 dm->cmn_dbg_msg_period = PHYDM_WATCH_DOG_PERIOD; in phydm_cmn_msg_setting()
3412 "cmn_dbg_msg_period=%d\n", dm->cmn_dbg_msg_period); in phydm_cmn_msg_setting()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/hal/phydm/
H A Dphydm_debug.c75 dm->cmn_dbg_msg_period = PHYDM_WATCH_DOG_PERIOD; in phydm_init_debug_setting()
2599 if (dm->cmn_dbg_msg_cnt >= dm->cmn_dbg_msg_period) { in phydm_basic_dbg_message()
3438 dm->cmn_dbg_msg_period = (u8)val[2]; in phydm_cmn_msg_setting()
3440 if (dm->cmn_dbg_msg_period < PHYDM_WATCH_DOG_PERIOD) in phydm_cmn_msg_setting()
3441 dm->cmn_dbg_msg_period = PHYDM_WATCH_DOG_PERIOD; in phydm_cmn_msg_setting()
3444 "cmn_dbg_msg_period=%d\n", dm->cmn_dbg_msg_period); in phydm_cmn_msg_setting()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/phydm/
H A Dphydm_debug.c75 dm->cmn_dbg_msg_period = PHYDM_WATCH_DOG_PERIOD; in phydm_init_debug_setting()
2640 if (dm->cmn_dbg_msg_cnt >= dm->cmn_dbg_msg_period) { in phydm_basic_dbg_message()
3581 dm->cmn_dbg_msg_period = (u8)val[2]; in phydm_debug_trace()
3583 if (dm->cmn_dbg_msg_period < PHYDM_WATCH_DOG_PERIOD) in phydm_debug_trace()
3584 dm->cmn_dbg_msg_period = PHYDM_WATCH_DOG_PERIOD; in phydm_debug_trace()
3588 dm->cmn_dbg_msg_period); in phydm_debug_trace()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/phydm/
H A Dphydm_debug.c75 dm->cmn_dbg_msg_period = PHYDM_WATCH_DOG_PERIOD; in phydm_init_debug_setting()
2638 if (dm->cmn_dbg_msg_cnt >= dm->cmn_dbg_msg_period) { in phydm_basic_dbg_message()
3504 dm->cmn_dbg_msg_period = (u8)val[2]; in phydm_cmn_msg_setting()
3506 if (dm->cmn_dbg_msg_period < PHYDM_WATCH_DOG_PERIOD) in phydm_cmn_msg_setting()
3507 dm->cmn_dbg_msg_period = PHYDM_WATCH_DOG_PERIOD; in phydm_cmn_msg_setting()
3510 "cmn_dbg_msg_period=%d\n", dm->cmn_dbg_msg_period); in phydm_cmn_msg_setting()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/hal/phydm/
H A Dphydm_debug.c75 dm->cmn_dbg_msg_period = PHYDM_WATCH_DOG_PERIOD; in phydm_init_debug_setting()
2612 if (dm->cmn_dbg_msg_cnt >= dm->cmn_dbg_msg_period) { in phydm_basic_dbg_message()
3459 dm->cmn_dbg_msg_period = (u8)val[2]; in phydm_cmn_msg_setting()
3461 if (dm->cmn_dbg_msg_period < PHYDM_WATCH_DOG_PERIOD) in phydm_cmn_msg_setting()
3462 dm->cmn_dbg_msg_period = PHYDM_WATCH_DOG_PERIOD; in phydm_cmn_msg_setting()
3465 "cmn_dbg_msg_period=%d\n", dm->cmn_dbg_msg_period); in phydm_cmn_msg_setting()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/hal/phydm/
H A Dphydm_debug.c75 dm->cmn_dbg_msg_period = PHYDM_WATCH_DOG_PERIOD; in phydm_init_debug_setting()
2587 if (dm->cmn_dbg_msg_cnt >= dm->cmn_dbg_msg_period) { in phydm_basic_dbg_message()
3410 dm->cmn_dbg_msg_period = (u8)val[2]; in phydm_cmn_msg_setting()
3412 if (dm->cmn_dbg_msg_period < PHYDM_WATCH_DOG_PERIOD) in phydm_cmn_msg_setting()
3413 dm->cmn_dbg_msg_period = PHYDM_WATCH_DOG_PERIOD; in phydm_cmn_msg_setting()
3416 "cmn_dbg_msg_period=%d\n", dm->cmn_dbg_msg_period); in phydm_cmn_msg_setting()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/hal/phydm/
H A Dphydm_debug.c75 dm->cmn_dbg_msg_period = PHYDM_WATCH_DOG_PERIOD; in phydm_init_debug_setting()
2587 if (dm->cmn_dbg_msg_cnt >= dm->cmn_dbg_msg_period) { in phydm_basic_dbg_message()
3410 dm->cmn_dbg_msg_period = (u8)val[2]; in phydm_cmn_msg_setting()
3412 if (dm->cmn_dbg_msg_period < PHYDM_WATCH_DOG_PERIOD) in phydm_cmn_msg_setting()
3413 dm->cmn_dbg_msg_period = PHYDM_WATCH_DOG_PERIOD; in phydm_cmn_msg_setting()
3416 "cmn_dbg_msg_period=%d\n", dm->cmn_dbg_msg_period); in phydm_cmn_msg_setting()

12