Searched refs:tsf_time (Results 1 – 4 of 4) sorted by relevance
380 tsf_time -= ath9k_hw_gettsf32(ah); in ath_chanctx_setup_timer()417 u32 tsf_time) in ath_chanctx_offchannel_noa() argument422 avp->offchannel_start = tsf_time; in ath_chanctx_offchannel_noa()443 u32 tsf_time, in ath_chanctx_set_periodic_noa() argument449 avp->noa_start = tsf_time; in ath_chanctx_set_periodic_noa()475 u32 tsf_time, in ath_chanctx_set_oneshot_noa() argument481 avp->noa_start = tsf_time; in ath_chanctx_set_oneshot_noa()502 u32 tsf_time; in ath_chanctx_event() local628 tsf_time, beacon_int); in ath_chanctx_event()695 tsf_time += ath9k_hw_gettsf32(ah); in ath_chanctx_event()[all …]
32 __le64 *tsf_time; in vnt_rx_data() local73 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()
217 __le64 tsf_time; member266 u64 tsf_time; member
330 priv->tsf_time = le64_to_cpu(tail->tsf_time); in vnt_rx_data()343 rx_status->mactime = priv->tsf_time; in vnt_rx_data()