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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ath/ath5k/
H A Dattach.c165 ah->ah_single_chip = false;
172 ah->ah_single_chip = false;
178 ah->ah_single_chip = true;
182 ah->ah_single_chip = true;
186 ah->ah_single_chip = true;
190 ah->ah_single_chip = true;
196 ah->ah_single_chip = true;
199 ah->ah_single_chip = true;
206 ah->ah_single_chip = false;
209 ah->ah_single_chip
[all...]
H A Dath5k.h1032 bool ah_single_chip; member in struct:ath5k_hw
H A Dbase.c652 if (!sc->ah->ah_single_chip) {

Completed in 52 milliseconds