Lines Matching full:beacon
50 * - Updating beacon data (with TSF etc)
550 * Beacon control *
639 * ath5k_hw_init_beacon_timers() - Initialize beacon timers
642 * @interval: Current beacon interval
644 * This function is used to initialize beacon timers based on current
677 * beacon alert (DBA) timer and timer2 as next in ath5k_hw_init_beacon_timers()
678 * software beacon alert. Both in 1/8TUs. */ in ath5k_hw_init_beacon_timers()
690 * Set the beacon register and enable all timers. in ath5k_hw_init_beacon_timers()
758 * ath5k_hw_check_beacon_timers() - Check if the beacon timers are correct
760 * @intval: beacon interval
766 * next beacon target time (NBTT), and that the HW updates these timers
768 * timer by the beacon interval, when the local TSF converted to TU is equal
771 * The reception of a beacon with the same BSSID can update the local HW TSF
780 * updated), while the one in the future will be updated every beacon
783 * updated again. But - because the beacon interval is usually not an exact
789 * sent, which creates transmission pauses after each beacon. This symptom
791 * for some time and then drop down again. A wrong window on the DMA beacon
937 * Set Beacon Control Register on 5210 in ath5k_hw_set_opmode()