Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_ip.c294 static void dhd_tcpack_send(ulong data) in dhd_tcpack_send() function
296 static enum hrtimer_restart dhd_tcpack_send(struct hrtimer *timer) in dhd_tcpack_send()
504 init_timer_compat(&tcpack_info_tbl->timer, dhd_tcpack_send, in dhd_tcpack_suppress_set()
508 dhd_tcpack_send, CLOCK_MONOTONIC, HRTIMER_MODE_REL); in dhd_tcpack_suppress_set()
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_ip.c304 static void dhd_tcpack_send(ulong data) in dhd_tcpack_send() function
306 static enum hrtimer_restart dhd_tcpack_send(struct hrtimer *timer) in dhd_tcpack_send()
513 dhd_tcpack_send, tcpack_info_tbl); in dhd_tcpack_suppress_set()
517 dhd_tcpack_send, CLOCK_MONOTONIC, HRTIMER_MODE_REL); in dhd_tcpack_suppress_set()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_ip.c294 static void dhd_tcpack_send(ulong data) in dhd_tcpack_send() function
296 static enum hrtimer_restart dhd_tcpack_send(struct hrtimer *timer) in dhd_tcpack_send()
504 init_timer_compat(&tcpack_info_tbl->timer, dhd_tcpack_send, in dhd_tcpack_suppress_set()
508 dhd_tcpack_send, CLOCK_MONOTONIC, HRTIMER_MODE_REL); in dhd_tcpack_suppress_set()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_ip.c304 static void dhd_tcpack_send(ulong data) in dhd_tcpack_send() function
306 static enum hrtimer_restart dhd_tcpack_send(struct hrtimer *timer) in dhd_tcpack_send()
513 dhd_tcpack_send, tcpack_info_tbl); in dhd_tcpack_suppress_set()
517 dhd_tcpack_send, CLOCK_MONOTONIC, HRTIMER_MODE_REL); in dhd_tcpack_suppress_set()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_ip.c304 static void dhd_tcpack_send(ulong data) in dhd_tcpack_send() function
306 static enum hrtimer_restart dhd_tcpack_send(struct hrtimer *timer) in dhd_tcpack_send()
513 dhd_tcpack_send, tcpack_info_tbl); in dhd_tcpack_suppress_set()
517 dhd_tcpack_send, CLOCK_MONOTONIC, HRTIMER_MODE_REL); in dhd_tcpack_suppress_set()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_ip.c291 static void dhd_tcpack_send(ulong data) in dhd_tcpack_send() function
468 init_timer_compat(&tcpack_info_tbl->timer, dhd_tcpack_send, tcpack_info_tbl); in dhd_tcpack_suppress_set()