Home
last modified time | relevance | path

Searched refs:sync_device_ts (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmac-ctxt.c608 * "sync_device_ts") and TSF timestamp aren't at exactly the in iwl_mvm_set_fw_dtim_tbtt()
624 cpu_to_le32(link_conf->sync_device_ts + dtim_offs); in iwl_mvm_set_fw_dtim_tbtt()
626 cpu_to_le32(link_conf->sync_device_ts); in iwl_mvm_set_fw_dtim_tbtt()
1227 data->beacon_device_ts = vif->bss_conf.sync_device_ts; in iwl_mvm_mac_ap_iterator()
/linux/net/mac80211/
H A Dmlme.c8135 bss_conf->sync_device_ts = in ieee80211_parse_neg_ttlm()
8284 bss_conf->sync_device_ts = in ieee80211_process_ttlm_teardown()
9661 link->conf->sync_device_ts = in ieee80211_setup_assoc_link()
9672 link->conf->sync_device_ts = in ieee80211_setup_assoc_link()
9677 link->conf->sync_device_ts = 0; in ieee80211_setup_assoc_link()
10119 link->conf->sync_device_ts = bss->device_ts_beacon; in ieee80211_mgd_assoc()
/linux/include/net/
H A Dmac80211.h657 * @sync_device_ts: the device timestamp corresponding to the sync_tsf,
661 * is requested, see @sync_tsf/@sync_device_ts.
822 u32 sync_device_ts;
792 u32 sync_device_ts; global() member