Searched hist:a9b6b2569cf107fe541381e82faa0a3c47a9a7fd (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/net/wireless/ath/ath9k/ |
H A D | phy.h | diff a9b6b2569cf107fe541381e82faa0a3c47a9a7fd Wed Mar 23 14:57:27 CDT 2011 Felix Fietkau <nbd@openwrt.org> ath9k_hw: turn a few big macros into functions
RF_BANK_SETUP, REG_WRITE_RF_ARRAY and REG_WRITE_ARRAY are way too big, so they shouldn't be inlined at every single callsite, especially since they can easily be turned into real functions.
Signed-off-by: Felix Fietkau <nbd@openwrt.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>
|
H A D | ar5008_phy.c | diff a9b6b2569cf107fe541381e82faa0a3c47a9a7fd Wed Mar 23 14:57:27 CDT 2011 Felix Fietkau <nbd@openwrt.org> ath9k_hw: turn a few big macros into functions
RF_BANK_SETUP, REG_WRITE_RF_ARRAY and REG_WRITE_ARRAY are way too big, so they shouldn't be inlined at every single callsite, especially since they can easily be turned into real functions.
Signed-off-by: Felix Fietkau <nbd@openwrt.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>
|
H A D | hw.h | diff a9b6b2569cf107fe541381e82faa0a3c47a9a7fd Wed Mar 23 14:57:27 CDT 2011 Felix Fietkau <nbd@openwrt.org> ath9k_hw: turn a few big macros into functions
RF_BANK_SETUP, REG_WRITE_RF_ARRAY and REG_WRITE_ARRAY are way too big, so they shouldn't be inlined at every single callsite, especially since they can easily be turned into real functions.
Signed-off-by: Felix Fietkau <nbd@openwrt.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>
|
H A D | hw.c | diff a9b6b2569cf107fe541381e82faa0a3c47a9a7fd Wed Mar 23 14:57:27 CDT 2011 Felix Fietkau <nbd@openwrt.org> ath9k_hw: turn a few big macros into functions
RF_BANK_SETUP, REG_WRITE_RF_ARRAY and REG_WRITE_ARRAY are way too big, so they shouldn't be inlined at every single callsite, especially since they can easily be turned into real functions.
Signed-off-by: Felix Fietkau <nbd@openwrt.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>
|