| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/hal/rtl8723b/ |
| H A D | rtl8723b_cmd.c | 417 u8 check_period = 10; in rtl8723b_set_FwKeepAlive_cmd() local 419 u8 check_period = 5; in rtl8723b_set_FwKeepAlive_cmd() local 426 SET_8723B_H2CCMD_KEEPALIVE_PARM_CHECK_PERIOD(u1H2CKeepAliveParm, check_period); in rtl8723b_set_FwKeepAlive_cmd() 436 u8 adopt = 1, check_period = 10, trypkt_num = 0; in rtl8723b_set_FwDisconDecision_cmd() local 441 SET_8723B_H2CCMD_DISCONDECISION_PARM_CHECK_PERIOD(u1H2CDisconDecisionParm, check_period); in rtl8723b_set_FwDisconDecision_cmd()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/hal/rtl8723b/ |
| H A D | rtl8723b_cmd.c | 461 u8 check_period = 10; in rtl8723b_set_FwKeepAlive_cmd() local 463 u8 check_period = 5; in rtl8723b_set_FwKeepAlive_cmd() local 470 SET_8723B_H2CCMD_KEEPALIVE_PARM_CHECK_PERIOD(u1H2CKeepAliveParm, check_period); in rtl8723b_set_FwKeepAlive_cmd() 480 u8 adopt = 1, check_period = 10, trypkt_num = 0; in rtl8723b_set_FwDisconDecision_cmd() local 485 SET_8723B_H2CCMD_DISCONDECISION_PARM_CHECK_PERIOD(u1H2CDisconDecisionParm, check_period); in rtl8723b_set_FwDisconDecision_cmd()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/rtl8822b/ |
| H A D | rtl8822b_cmd.c | 172 u8 check_period = 10; in rtl8822b_set_FwKeepAlive_cmd() local 174 u8 check_period = 5; in rtl8822b_set_FwKeepAlive_cmd() local 185 KEEP_ALIVE_SET_KEEP_ALIVE_CHECK_PERIOD(h2c, check_period); in rtl8822b_set_FwKeepAlive_cmd() 194 u8 adopt = 1, check_period = 10, trypkt_num = 0; in rtl8822b_set_FwDisconDecision_cmd() local 204 DISCONNECT_DECISION_SET_DISCON_DECISION_CHECK_PERIOD(h2c, check_period); in rtl8822b_set_FwDisconDecision_cmd()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/mac_ax/ |
| H A D | wowlan.h | 85 u32 check_period:8; member
|
| H A D | wowlan.c | 118 SET_WORD(parm->check_period, FWCMD_H2C_DISCONNECT_DETECT_CHECK_PERIOD) | in send_h2c_disconnect_detect() 1077 parm.check_period = info->check_period; in mac_cfg_disconnect_det()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/mac_ax/ |
| H A D | wowlan.h | 85 u32 check_period:8; member
|
| H A D | wowlan.c | 118 SET_WORD(parm->check_period, FWCMD_H2C_DISCONNECT_DETECT_CHECK_PERIOD) | in send_h2c_disconnect_detect() 1077 parm.check_period = info->check_period; in mac_cfg_disconnect_det()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/ |
| H A D | phl_wow_def.h | 84 u8 check_period; member
|
| H A D | phl_wow.c | 257 disc_det_info->check_period = info->check_period; in rtw_phl_cfg_disc_det_info() 264 PHL_TRACE(COMP_PHL_WOW, _PHL_INFO_, "[wow] check_period %d\n", disc_det_info->check_period); in rtw_phl_cfg_disc_det_info()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/ |
| H A D | phl_wow_def.h | 84 u8 check_period; member
|
| H A D | phl_wow.c | 257 disc_det_info->check_period = info->check_period; in rtw_phl_cfg_disc_det_info() 264 PHL_TRACE(COMP_PHL_WOW, _PHL_INFO_, "[wow] check_period %d\n", disc_det_info->check_period); in rtw_phl_cfg_disc_det_info()
|
| /OK3568_Linux_fs/kernel/drivers/usb/host/ |
| H A D | ehci-sched.c | 735 static int check_period( in check_period() function 776 if (!check_period(ehci, frame, uframe, qh->ps.bw_uperiod, qh->ps.usecs)) in check_intr_schedule() 790 if (!check_period(ehci, frame, i, in check_intr_schedule() 813 if (!check_period(ehci, frame, uframe + qh->gap_uf + 1, in check_intr_schedule() 816 if (!check_period(ehci, frame, uframe + qh->gap_uf, in check_intr_schedule()
|
| H A D | fotg210-hcd.c | 3669 static int check_period(struct fotg210_hcd *fotg210, unsigned frame, in check_period() function 3718 if (!check_period(fotg210, frame, uframe, qh->period, qh->usecs)) in check_intr_schedule() 3738 if (!check_period(fotg210, frame, uframe + qh->gap_uf + 1, in check_intr_schedule() 3741 if (!check_period(fotg210, frame, uframe + qh->gap_uf, in check_intr_schedule()
|
| H A D | oxu210hp-hcd.c | 2481 static int check_period(struct oxu_hcd *oxu, in check_period() function 2532 if (!check_period(oxu, frame, uframe, qh->period, qh->usecs)) in check_intr_schedule()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/ |
| H A D | rtw_phl.c | 2219 u8 check_period = 5; in _cfg_keep_alive_info() local 2227 info.keep_alive_period = check_period; in _cfg_keep_alive_info() 2249 u8 check_period = 100, trypkt_num = 5; in _cfg_disc_det_info() local 2263 wow_disc->check_period = check_period; in _cfg_disc_det_info()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/ |
| H A D | rtw_phl.c | 2208 u8 check_period = 5; in _cfg_keep_alive_info() local 2216 info.keep_alive_period = check_period; in _cfg_keep_alive_info() 2238 u8 check_period = 100, trypkt_num = 5; in _cfg_disc_det_info() local 2252 wow_disc->check_period = check_period; in _cfg_disc_det_info()
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/hal/ |
| H A D | rtl8723b_cmd.c | 948 u8 adopt = 1, check_period = 5; in rtl8723b_set_FwKeepAlive_cmd() local 954 SET_8723B_H2CCMD_KEEPALIVE_PARM_CHECK_PERIOD(u1H2CKeepAliveParm, check_period); in rtl8723b_set_FwKeepAlive_cmd() 964 u8 adopt = 1, check_period = 10, trypkt_num = 0; in rtl8723b_set_FwDisconDecision_cmd() local 969 SET_8723B_H2CCMD_DISCONDECISION_PARM_CHECK_PERIOD(u1H2CDisconDecisionParm, check_period); in rtl8723b_set_FwDisconDecision_cmd()
|
| /OK3568_Linux_fs/kernel/arch/x86/events/ |
| H A D | core.c | 2445 if (x86_pmu.check_period && x86_pmu.check_period(event, value)) in x86_pmu_check_period() 2491 .check_period = x86_pmu_check_period,
|
| H A D | perf_event.h | 812 int (*check_period) (struct perf_event *event, u64 period); member
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | perf_event.h | 515 int (*check_period) (struct perf_event *event, u64 value); /* optional */ member
|
| /OK3568_Linux_fs/kernel/arch/s390/kernel/ |
| H A D | perf_cpum_sf.c | 2035 .check_period = cpumsf_pmu_check_period,
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/hal/ |
| H A D | hal_com.c | 1558 u8 adopt = 1, check_period = 5; in rtw_hal_set_keep_alive_cmd() local 1565 SET_H2CCMD_KEEPALIVE_PARM_CHECK_PERIOD(u1H2CKeepAliveParm, check_period); in rtw_hal_set_keep_alive_cmd() 1579 u8 adopt = 1, check_period = 10, trypkt_num = 0; in rtw_hal_set_disconnect_decision_cmd() local 1585 SET_H2CCMD_DISCONDECISION_PARM_CHECK_PERIOD(u1H2CDisconDecisionParm, check_period); in rtw_hal_set_disconnect_decision_cmd()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/hal/ |
| H A D | hal_com.c | 2044 u8 adopt = 1, check_period = 5; in rtw_hal_set_keep_alive_cmd() local 2051 SET_H2CCMD_KEEPALIVE_PARM_CHECK_PERIOD(u1H2CKeepAliveParm, check_period); in rtw_hal_set_keep_alive_cmd() 2065 u8 adopt = 1, check_period = 10, trypkt_num = 0; in rtw_hal_set_disconnect_decision_cmd() local 2071 SET_H2CCMD_DISCONDECISION_PARM_CHECK_PERIOD(u1H2CDisconDecisionParm, check_period); in rtw_hal_set_disconnect_decision_cmd()
|
| /OK3568_Linux_fs/kernel/arch/x86/events/intel/ |
| H A D | core.c | 4300 .check_period = intel_pmu_check_period, 4348 .check_period = intel_pmu_check_period,
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/ |
| H A D | hal_com.c | 3306 u8 adopt = 1, check_period = 5; in rtw_hal_set_keep_alive_cmd() local 3313 SET_H2CCMD_KEEPALIVE_PARM_CHECK_PERIOD(u1H2CKeepAliveParm, check_period); in rtw_hal_set_keep_alive_cmd() 3327 u8 adopt = 1, check_period = 10, trypkt_num = 0; in rtw_hal_set_disconnect_decision_cmd() local 3333 SET_H2CCMD_DISCONDECISION_PARM_CHECK_PERIOD(u1H2CDisconDecisionParm, check_period); in rtw_hal_set_disconnect_decision_cmd()
|