Home
last modified time | relevance | path

Searched refs:htsf_ts (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_sdio.c2462 htsf_ts = (htsfts_t*) (frame + HTSF_HOSTOFFSET + 12); in dhdsdio_txpkt_preprocess()
2463 if (htsf_ts->magic == HTSFMAGIC) { in dhdsdio_txpkt_preprocess()
2464 htsf_ts->c20 = get_cycles(); in dhdsdio_txpkt_preprocess()
2465 htsf_ts->t20 = dhd_get_htsf(bus->dhd->info, 0); in dhdsdio_txpkt_preprocess()
H A Ddhd_linux.c17861 htsfts_t *htsf_ts; in dhd_htsf_addrxts() local
17869 htsf_ts = (htsfts_t*) (p1 + HTSF_HOSTOFFSET - 4); in dhd_htsf_addrxts()
17874 if (htsf_ts->magic == HTSFMAGIC) { in dhd_htsf_addrxts()
17875 htsf_ts->tE0 = dhd_get_htsf(dhd, 0); in dhd_htsf_addrxts()
17876 htsf_ts->cE0 = get_cycles(); in dhd_htsf_addrxts()