Searched refs:TX_SW_CFG2 (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/rt2x00/
H A Drt2800lib.c1601 rt2800_register_write(rt2x00dev, TX_SW_CFG2,
1604 rt2800_register_write(rt2x00dev, TX_SW_CFG2,
1607 rt2800_register_write(rt2x00dev, TX_SW_CFG2, 0x00000000);
1614 rt2800_register_write(rt2x00dev, TX_SW_CFG2, 0x0000002c);
1617 rt2800_register_write(rt2x00dev, TX_SW_CFG2, 0x00000000);
1622 rt2800_register_write(rt2x00dev, TX_SW_CFG2, 0x0000001f);
H A Drt2800.h928 * TX_SW_CFG2:
930 #define TX_SW_CFG2 0x1338 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/common/
H A Drtmp_init.c1666 RTMP_IO_WRITE32(pAd, TX_SW_CFG2, 0x2C); /* To fix throughput drop drastically */
1668 RTMP_IO_WRITE32(pAd, TX_SW_CFG2, 0x0F); /* To fix throughput drop drastically */
1671 RTMP_IO_WRITE32(pAd, TX_SW_CFG2, 0x0);
1676 RTMP_IO_WRITE32(pAd, TX_SW_CFG2, 0x2C); /* To fix throughput drop drastically */
1678 RTMP_IO_WRITE32(pAd, TX_SW_CFG2, 0);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/chip/
H A Drtmp_mac.h596 #define TX_SW_CFG2 0x1338 macro

Completed in 319 milliseconds