Searched refs:dhd_get_htsf (Results 1 – 2 of 2) sorted by relevance
1959 uint32 dhd_get_htsf(dhd_info_t *dhd, int ifidx);17802 htsf = dhd_get_htsf(dhd, 0); in dhd_htsf_addtxts()17875 htsf_ts->tE0 = dhd_get_htsf(dhd, 0); in dhd_htsf_addrxts()17882 htsf = dhd_get_htsf(dhd, 0); in dhd_htsf_addrxts()17907 uint32 dhd_get_htsf(dhd_info_t *dhd, int ifidx) in dhd_get_htsf() function17984 s1 = dhd_get_htsf(dhd, 0); in dhd_ioctl_htsf_get()17994 s2 = dhd_get_htsf(dhd, 0); in dhd_ioctl_htsf_get()
749 extern uint32 dhd_get_htsf(void *dhd, int ifidx);2465 htsf_ts->t20 = dhd_get_htsf(bus->dhd->info, 0); in dhdsdio_txpkt_preprocess()