Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/ath/ath5k/
Dbase.c363 int max_c, count_c = 0; in ath5k_setup_bands() local
367 max_c = ARRAY_SIZE(ah->channels); in ath5k_setup_bands()
382 AR5K_MODE_11G, max_c); in ath5k_setup_bands()
386 max_c -= count_c; in ath5k_setup_bands()
408 AR5K_MODE_11B, max_c); in ath5k_setup_bands()
412 max_c -= count_c; in ath5k_setup_bands()
428 AR5K_MODE_11A, max_c); in ath5k_setup_bands()