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.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()
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_80211.c904 vif->bss_conf.sync_device_ts, in lkpi_update_dtim_tsf()
935 vif->bss_conf.sync_device_ts, in lkpi_update_dtim_tsf()
5205 vif->bss_conf.sync_device_ts = rx_status->device_timestamp; in linuxkpi_ieee80211_rx()
/freebsd/sys/compat/linuxkpi/common/include/net/
H A Dmac80211.h300 uint32_t sync_device_ts; member