Searched refs:MAX_GTT_CNT (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/wireless/ath/ath9k/ | ||
H A D | ath9k.h | 971 #define MAX_GTT_CNT 5 macro |
H A D | main.c | 423 if ((sc->gtt_cnt >= MAX_GTT_CNT) && !ath9k_hw_check_alive(ah)) { in ath9k_tasklet() |