Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/intel/iwlwifi/mvm/
Dmac-ctxt.c617 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()
/Linux-v6.6/net/mac80211/
Dtrace.h469 __field(u32, sync_device_ts)
498 __entry->sync_device_ts = link_conf->sync_device_ts;
Dmlme.c5980 link->conf->sync_device_ts = in ieee80211_rx_mgmt_beacon()
6110 link->conf->sync_device_ts = in ieee80211_rx_mgmt_beacon()
7027 link->conf->sync_device_ts = in ieee80211_prep_connection()
7038 link->conf->sync_device_ts = in ieee80211_prep_connection()
7043 link->conf->sync_device_ts = 0; in ieee80211_prep_connection()
7355 link->conf->sync_device_ts = bss->device_ts_beacon; in ieee80211_setup_assoc_link()
/Linux-v6.6/include/net/
Dmac80211.h711 u32 sync_device_ts; member