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

/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) function
807 if (ath5k_check_timer_win(nbtt, atim, 1, intval) &&
808 ath5k_check_timer_win(dma, nbtt, AR5K_TUNE_DMA_BEACON_RESP,

Completed in 46 milliseconds