Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dmac-ctxt.c624 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()
1236 data->beacon_device_ts = vif->bss_conf.sync_device_ts; in iwl_mvm_mac_ap_iterator()
/freebsd/sys/compat/linuxkpi/common/include/net/
H A Dmac80211.h339 uint32_t sync_device_ts; member
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_80211.c1973 vif->bss_conf.sync_device_ts, in lkpi_update_dtim_tsf()
2022 vif->bss_conf.sync_device_ts, in lkpi_update_dtim_tsf()
7725 vif->bss_conf.sync_device_ts = rx_status->device_timestamp;