Searched refs:FREQ2FBIN (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ath/ath9k/
H A Dar9003_eeprom.c159 FREQ2FBIN(2412, 1),
160 FREQ2FBIN(2437, 1),
161 FREQ2FBIN(2472, 1),
170 FREQ2FBIN(2412, 1),
171 FREQ2FBIN(2484, 1),
174 FREQ2FBIN(2412, 1),
175 FREQ2FBIN(2437, 1),
176 FREQ2FBIN(2472, 1)
179 FREQ2FBIN(2412, 1),
180 FREQ2FBIN(243
[all...]
H A Dar9003_eeprom.h45 #define FREQ2FBIN(x, y) ((y) ? ((x) - 2300) : (((x) - 4800) / 5)) macro
H A Deeprom_9287.c266 (u8)FREQ2FBIN(centers.synth_center, IS_CHAN_2GHZ(chan)),
302 (u16)FREQ2FBIN(centers. synth_center,
400 (u8)FREQ2FBIN(centers.synth_center, IS_CHAN_2GHZ(chan)),
H A Deeprom_def.c37 (u8)FREQ2FBIN(centers.synth_center, IS_CHAN_2GHZ(chan)),
562 resetFreqBin = FREQ2FBIN(centers.synth_center,
628 match = ath9k_hw_get_lower_upper_index((u8)FREQ2FBIN(centers.synth_center,
668 FREQ2FBIN(centers.
H A Deeprom.h98 #define FREQ2FBIN(x, y) ((y) ? ((x) - 2300) : (((x) - 4800) / 5)) macro
H A Deeprom_4k.c261 (u8)FREQ2FBIN(centers.synth_center,
301 FREQ2FBIN(centers.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/otus/hal/
H A Dhpusb.h253 #define FREQ2FBIN(x,y) ((y) ? ((x) - 2300) : (((x) - 4800) / 5)) macro

Completed in 60 milliseconds