Searched refs:AR_RXCFG_DMASZ_128B (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/drivers/net/wireless/ath/ath9k/ | ||
D | reg.h | 106 #define AR_RXCFG_DMASZ_128B 5 macro |
D | hw.c | 936 REG_WRITE(ah, AR_RXCFG, regval | AR_RXCFG_DMASZ_128B); in ath9k_hw_set_dma() |