Searched hist:ae245cde14b2386fe77023af3934db96409d1807 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/wireless/ath/ath9k/ |
H A D | ar9003_phy.h | diff ae245cde14b2386fe77023af3934db96409d1807 Thu Feb 16 00:22:44 CST 2012 Sujith Manoharan <c_manoha@qca.qualcomm.com> ath9k: Initialize NF values properly
Using AR_SREV_* macros for setting up the chip-specific NF values will make adding support for new chips hard. Use separate macros for each chip. Currently, AR9462 has the same value for all NF limits.
Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
|
H A D | ar9003_phy.c | diff ae245cde14b2386fe77023af3934db96409d1807 Thu Feb 16 00:22:44 CST 2012 Sujith Manoharan <c_manoha@qca.qualcomm.com> ath9k: Initialize NF values properly
Using AR_SREV_* macros for setting up the chip-specific NF values will make adding support for new chips hard. Use separate macros for each chip. Currently, AR9462 has the same value for all NF limits.
Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
|