Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_timesync.h47 extern void dhd_timesync_handle_host_ts_complete(dhd_ts_t *ts, uint16 xt_id, uint16 status);
H A Ddhd_timesync.c772 dhd_timesync_handle_host_ts_complete(dhd_ts_t *ts, uint16 xt_id, uint16 status) in dhd_timesync_handle_host_ts_complete() function
H A Ddhd_msgbuf.c12658 dhd_timesync_handle_host_ts_complete(dhd->ts, host_ts_cpl->xt_id,
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_timesync.h47 extern void dhd_timesync_handle_host_ts_complete(dhd_ts_t *ts, uint16 xt_id, uint16 status);
H A Ddhd_timesync.c772 dhd_timesync_handle_host_ts_complete(dhd_ts_t *ts, uint16 xt_id, uint16 status) in dhd_timesync_handle_host_ts_complete() function
H A Ddhd_msgbuf.c12662 dhd_timesync_handle_host_ts_complete(dhd->ts, host_ts_cpl->xt_id,
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_msgbuf.c7796 dhd_timesync_handle_host_ts_complete(dhd->ts, host_ts_cpl->xt_id, in dhd_prot_process_d2h_host_ts_complete()