Home
last modified time | relevance | path

Searched refs:RX_FILTR_CFG (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/drivers/staging/rt2860/
Dsta_ioctl.c2724 RTMP_IO_WRITE32(pAdapter, RX_FILTR_CFG, in Set_NetworkType_Proc()
2759 RTMP_IO_WRITE32(pAdapter, RX_FILTR_CFG, in Set_NetworkType_Proc()
2887 RTMP_IO_WRITE32(pAdapter, RX_FILTR_CFG, 0x3); in Set_NetworkType_Proc()
/linux-2.6.39/drivers/staging/rt2860/chip/
Drtmp_mac.h740 #define RX_FILTR_CFG 0x1400 /*TXRX_CSR0 */ macro
/linux-2.6.39/drivers/staging/rt2860/common/
Drtmp_init.c84 {RX_FILTR_CFG, 0x17f97}, /*0x1400 , RX filter control, */
3164 RTMP_IO_WRITE32(pAd, RX_FILTR_CFG, rx_filter_flag); /* enable RX of DMA block */ in RTMPEnableRxTx()
3170 RTMP_IO_WRITE32(pAd, RX_FILTR_CFG, rx_filter_flag); in RTMPEnableRxTx()