Home
last modified time | relevance | path

Searched refs:check_period (Results 1 – 25 of 43) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/hal/rtl8723b/
H A Drtl8723b_cmd.c417 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 Drtl8723b_cmd.c461 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 Drtl8822b_cmd.c172 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 Dwowlan.h85 u32 check_period:8; member
H A Dwowlan.c118 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 Dwowlan.h85 u32 check_period:8; member
H A Dwowlan.c118 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 Dphl_wow_def.h84 u8 check_period; member
H A Dphl_wow.c257 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 Dphl_wow_def.h84 u8 check_period; member
H A Dphl_wow.c257 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 Dehci-sched.c735 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 Dfotg210-hcd.c3669 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 Doxu210hp-hcd.c2481 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 Drtw_phl.c2219 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 Drtw_phl.c2208 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 Drtl8723b_cmd.c948 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 Dcore.c2445 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 Dperf_event.h812 int (*check_period) (struct perf_event *event, u64 period); member
/OK3568_Linux_fs/kernel/include/linux/
H A Dperf_event.h515 int (*check_period) (struct perf_event *event, u64 value); /* optional */ member
/OK3568_Linux_fs/kernel/arch/s390/kernel/
H A Dperf_cpum_sf.c2035 .check_period = cpumsf_pmu_check_period,
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/hal/
H A Dhal_com.c1558 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 Dhal_com.c2044 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 Dcore.c4300 .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 Dhal_com.c3306 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()

12