Home
last modified time | relevance | path

Searched refs:tsf_time (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/wireless/ath/ath9k/
A Dchannel.c380 tsf_time -= ath9k_hw_gettsf32(ah); in ath_chanctx_setup_timer()
417 u32 tsf_time) in ath_chanctx_offchannel_noa() argument
422 avp->offchannel_start = tsf_time; in ath_chanctx_offchannel_noa()
443 u32 tsf_time, in ath_chanctx_set_periodic_noa() argument
449 avp->noa_start = tsf_time; in ath_chanctx_set_periodic_noa()
475 u32 tsf_time, in ath_chanctx_set_oneshot_noa() argument
481 avp->noa_start = tsf_time; in ath_chanctx_set_oneshot_noa()
502 u32 tsf_time; in ath_chanctx_event() local
628 tsf_time, beacon_int); in ath_chanctx_event()
695 tsf_time += ath9k_hw_gettsf32(ah); in ath_chanctx_event()
[all …]
/linux/drivers/staging/vt6655/
A Ddpc.c32 __le64 *tsf_time; in vnt_rx_data() local
73 tsf_time = (__le64 *)(skb_data + bytes_received - 12); in vnt_rx_data()
88 rx_status.mactime = le64_to_cpu(*tsf_time); in vnt_rx_data()
/linux/drivers/staging/vt6656/
A Ddevice.h217 __le64 tsf_time; member
266 u64 tsf_time; member
A Dusbpipe.c328 priv->tsf_time = le64_to_cpu(tail->tsf_time); in vnt_rx_data()
341 rx_status->mactime = priv->tsf_time; in vnt_rx_data()

Completed in 11 milliseconds