Searched refs:ap_beacon_time (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmac-ctxt.c1318 mvmvif->ap_beacon_time = data.beacon_device_ts +
1322 mvmvif->ap_beacon_time = iwl_mvm_get_systime(mvm);
1326 ctxt_ap->beacon_time = cpu_to_le32(mvmvif->ap_beacon_time);
H A Dmvm.h375 * @ap_beacon_time: AP beacon time for synchronisation (on older FW)
403 u32 ap_beacon_time; member in struct:iwl_mvm_vif

Completed in 171 milliseconds