Home
last modified time | relevance | path

Searched refs:sync_device_ts (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmac-ctxt.c635 * "sync_device_ts") and TSF timestamp aren't at exactly the in iwl_mvm_mac_ctxt_cmd_sta()
651 cpu_to_le32(vif->bss_conf.sync_device_ts + dtim_offs); in iwl_mvm_mac_ctxt_cmd_sta()
653 cpu_to_le32(vif->bss_conf.sync_device_ts); in iwl_mvm_mac_ctxt_cmd_sta()
1078 data->beacon_device_ts = vif->bss_conf.sync_device_ts; in iwl_mvm_mac_ap_iterator()
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmac-ctxt.c601 * "sync_device_ts") and TSF timestamp aren't at exactly the in iwl_mvm_set_fw_dtim_tbtt()
617 cpu_to_le32(link_conf->sync_device_ts + dtim_offs); in iwl_mvm_set_fw_dtim_tbtt()
619 cpu_to_le32(link_conf->sync_device_ts); in iwl_mvm_set_fw_dtim_tbtt()
1218 data->beacon_device_ts = vif->bss_conf.sync_device_ts; in iwl_mvm_mac_ap_iterator()
/kernel/linux/linux-5.10/net/mac80211/
H A Dmlme.c4028 sdata->vif.bss_conf.sync_device_ts = in ieee80211_rx_mgmt_beacon()
4155 sdata->vif.bss_conf.sync_device_ts = in ieee80211_rx_mgmt_beacon()
5280 sdata->vif.bss_conf.sync_device_ts = in ieee80211_prep_connection()
5291 sdata->vif.bss_conf.sync_device_ts = in ieee80211_prep_connection()
5296 sdata->vif.bss_conf.sync_device_ts = 0; in ieee80211_prep_connection()
5764 sdata->vif.bss_conf.sync_device_ts = in ieee80211_mgd_assoc()
H A Dtrace.h417 __field(u32, sync_device_ts)
457 __entry->sync_device_ts = info->sync_device_ts;
/kernel/linux/linux-6.6/net/mac80211/
H A Dtrace.h469 __field(u32, sync_device_ts)
498 __entry->sync_device_ts = link_conf->sync_device_ts;
H A Dmlme.c5982 link->conf->sync_device_ts = in ieee80211_rx_mgmt_beacon()
6112 link->conf->sync_device_ts = in ieee80211_rx_mgmt_beacon()
7029 link->conf->sync_device_ts = in ieee80211_prep_connection()
7040 link->conf->sync_device_ts = in ieee80211_prep_connection()
7045 link->conf->sync_device_ts = 0; in ieee80211_prep_connection()
7357 link->conf->sync_device_ts = bss->device_ts_beacon; in ieee80211_setup_assoc_link()
/kernel/linux/linux-5.10/include/net/
H A Dmac80211.h546 * @sync_device_ts: the device timestamp corresponding to the sync_tsf,
550 * is requested, see @sync_tsf/@sync_device_ts.
659 u32 sync_device_ts; member
/kernel/linux/linux-6.6/include/net/
H A Dmac80211.h565 * @sync_device_ts: the device timestamp corresponding to the sync_tsf,
569 * is requested, see @sync_tsf/@sync_device_ts.
711 u32 sync_device_ts; member

Completed in 52 milliseconds