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

/linux-4.4.14/drivers/net/wireless/ath/ath5k/
H A Dpcu.c726 * ath5k_check_timer_win() - Check if timer B is timer A + window
739 ath5k_check_timer_win(int a, int b, int window, int intval) ath5k_check_timer_win() function
807 if (ath5k_check_timer_win(nbtt, atim, 1, intval) && ath5k_hw_check_beacon_timers()
808 ath5k_check_timer_win(dma, nbtt, AR5K_TUNE_DMA_BEACON_RESP, ath5k_hw_check_beacon_timers()

Completed in 39 milliseconds