Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/mvm/
Dmac-ctxt.c628 cpu_to_le32(link_conf->sync_device_ts + dtim_offs); in iwl_mvm_set_fw_dtim_tbtt()
630 cpu_to_le32(link_conf->sync_device_ts); in iwl_mvm_set_fw_dtim_tbtt()
1249 data->beacon_device_ts = vif->bss_conf.sync_device_ts; in iwl_mvm_mac_ap_iterator()
/linux-6.12.1/net/mac80211/
Dtrace.h501 __field(u32, sync_device_ts)
530 __entry->sync_device_ts = link_conf->sync_device_ts;
Dmlme.c6759 bss_conf->sync_device_ts = in ieee80211_rx_mgmt_beacon()
6895 bss_conf->sync_device_ts = in ieee80211_rx_mgmt_beacon()
8250 link->conf->sync_device_ts = in ieee80211_prep_connection()
8261 link->conf->sync_device_ts = in ieee80211_prep_connection()
8266 link->conf->sync_device_ts = 0; in ieee80211_prep_connection()
8657 link->conf->sync_device_ts = bss->device_ts_beacon; in ieee80211_setup_assoc_link()
/linux-6.12.1/include/net/
Dmac80211.h769 u32 sync_device_ts; member