Home
last modified time | relevance | path

Searched refs:MAX_GTT_CNT (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dath9k.h971 #define MAX_GTT_CNT 5 macro
H A Dmain.c423 if ((sc->gtt_cnt >= MAX_GTT_CNT) && !ath9k_hw_check_alive(ah)) { in ath9k_tasklet()