Home
last modified time | relevance | path

Searched defs:tsf (Results 1 – 25 of 72) sorted by relevance

123

/drivers/net/wireless/ath/ath9k/
Dcommon-beacon.c21 static u32 ath9k_get_next_tbtt(struct ath_hw *ah, u64 tsf, in ath9k_get_next_tbtt()
47 u64 tsf; in ath9k_cmn_beacon_config_sta() local
Drecv.c789 u64 tsf) in ath9k_process_tsf()
812 bool *decrypt_error, u64 tsf) in ath9k_rx_skb_preprocess()
1073 u64 tsf = 0; in ath_rx_tasklet() local
Dcommon-spectral.c134 u64 tsf, u16 freq, int chan_type) in ath_cmn_process_ht20_fft()
238 u64 tsf, u16 freq, int chan_type) in ath_cmn_process_ht20_40_fft()
469 struct ath_rx_status *rs, u64 tsf) in ath_cmn_process_fft()
Dchannel.c1430 u32 tsf, target_tsf; in ath9k_update_p2p_ps_timer() local
1458 u32 tsf; in ath9k_update_p2p_ps() local
1562 u32 tsf; in ath9k_p2p_ps_timer() local
Dcommon-spectral.h199 struct ath_rx_status *rs, u64 tsf) in ath_cmn_process_fft()
Dhtc_drv_beacon.c268 u64 tsf; in ath9k_htc_choose_bslot() local
/drivers/net/wireless/ath/
Dspectral_common.h63 __be64 tsf; member
77 __be64 tsf; member
105 __be64 tsf; member
124 __be32 tsf; member
/drivers/staging/vt6656/
Dcard.c287 u64 vnt_get_next_tbtt(u64 tsf, u16 beacon_interval) in vnt_get_next_tbtt()
327 int vnt_update_next_tbtt(struct vnt_private *priv, u64 tsf, in vnt_update_next_tbtt()
Dusbpipe.h32 __le64 tsf; member
/drivers/net/wireless/broadcom/b43legacy/
Ddebugfs.c69 u64 tsf; in tsf_read_file() local
82 u64 tsf; in tsf_write_file() local
/drivers/net/wireless/ath/ath10k/
Dspectral.h53 size_t bin_len, u64 tsf) in ath10k_spectral_process_fft()
Dspectral.c66 size_t bin_len, u64 tsf) in ath10k_spectral_process_fft()
/drivers/net/wireless/mediatek/mt76/mt7915/
Dmain.c808 } tsf; in mt7915_get_tsf() local
836 } tsf = { .t64 = timestamp, }; in mt7915_set_tsf() local
862 } tsf = { .t64 = timestamp, }; in mt7915_offset_tsf() local
/drivers/net/wireless/intel/iwlwifi/fw/api/
Doffload.h36 __le64 tsf; member
Dmac-cfg.h129 __le32 tsf; member
/drivers/net/wireless/ath/ath5k/
Dbase.c202 u64 tsf = ath5k_hw_get_tsf64(ah); in ath5k_extend_tsf() local
1242 u64 tsf, bc_tstamp; in ath5k_check_ibss_tsf() local
1968 u64 tsf = ath5k_hw_get_tsf64(ah); in ath5k_beacon_send() local
2192 u64 tsf = ath5k_hw_get_tsf64(ah); in ath5k_tasklet_beacon() local
/drivers/net/wireless/mediatek/mt76/mt7615/
Dmain.c878 } tsf; in mt7615_get_tsf() local
906 } tsf = { .t64 = timestamp, }; in mt7615_set_tsf() local
932 } tsf = { .t64 = timestamp, }; in mt7615_offset_tsf() local
/drivers/net/wireless/mediatek/mt76/
Dmt76x02_usb_core.c143 u64 tsf, time; in mt76x02u_restart_pre_tbtt_timer() local
/drivers/staging/vt6655/
Ddevice_main.c1604 u64 tsf; in vnt_get_tsf() local
1612 u64 tsf) in vnt_set_tsf()
/drivers/net/wireless/ath/carl9170/
Dfwcmd.h300 __le32 tsf[2]; member
327 struct carl9170_tsf_rsp tsf; member
/drivers/net/wireless/ralink/rt2x00/
Drt2400pci.c1216 u64 tsf; in rt2400pci_fill_rxdone() local
1686 u64 tsf; in rt2400pci_get_tsf() local
/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
Dmac80211_if.c924 u64 tsf; in brcms_ops_get_tsf() local
934 struct ieee80211_vif *vif, u64 tsf) in brcms_ops_set_tsf()
/drivers/net/wireless/realtek/rtlwifi/
Dcore.c1365 u64 tsf; in rtl_op_get_tsf() local
1372 struct ieee80211_vif *vif, u64 tsf) in rtl_op_set_tsf()
/drivers/net/wireless/mediatek/mt76/mt7921/
Dmain.c839 } tsf; in mt7921_get_tsf() local
865 } tsf = { .t64 = timestamp, }; in mt7921_set_tsf() local
/drivers/net/wireless/broadcom/b43/
Dmain.c604 void b43_tsf_read(struct b43_wldev *dev, u64 *tsf) in b43_tsf_read()
634 static void b43_tsf_write_locked(struct b43_wldev *dev, u64 tsf) in b43_tsf_write_locked()
648 void b43_tsf_write(struct b43_wldev *dev, u64 tsf) in b43_tsf_write()
3837 u64 tsf; in b43_op_get_tsf() local
3853 struct ieee80211_vif *vif, u64 tsf) in b43_op_set_tsf()

123