Searched refs:TXOP_CTRL_CFG (Results 1 - 10 of 10) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/rt2860/chip/
H A Drtmp_mac.h598 #define TXOP_CTRL_CFG 0x1340 macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/rt2860/chip/
H A Drtmp_mac.h598 #define TXOP_CTRL_CFG 0x1340 macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/wireless/rt2x00/
H A Drt2800.h938 * TXOP_CTRL_CFG:
940 #define TXOP_CTRL_CFG 0x1340 macro
H A Drt2800lib.c1783 rt2800_register_write(rt2x00dev, TXOP_CTRL_CFG, 0x0000583f);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/wireless/rt2x00/
H A Drt2800.h938 * TXOP_CTRL_CFG:
940 #define TXOP_CTRL_CFG 0x1340 macro
H A Drt2800lib.c1783 rt2800_register_write(rt2x00dev, TXOP_CTRL_CFG, 0x0000583f);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/rt2860/common/
H A Drtmp_init.c113 {TXOP_CTRL_CFG, 0x0000583f, /*0x0000243f *//*0x000024bf */ }, /*Extension channel backoff. */
1904 /* for rt2860E and after, init TXOP_CTRL_CFG with 0x583f. This is for extension channel overlapping IOT. */
1906 RTMP_IO_WRITE32(pAd, TXOP_CTRL_CFG, 0x583f);
H A Dmlme.c777 RTMP_IO_WRITE32(pAd, TXOP_CTRL_CFG, 0x24Bf);
781 RTMP_IO_WRITE32(pAd, TXOP_CTRL_CFG, 0x243f);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/rt2860/common/
H A Drtmp_init.c113 {TXOP_CTRL_CFG, 0x0000583f, /*0x0000243f *//*0x000024bf */ }, /*Extension channel backoff. */
1904 /* for rt2860E and after, init TXOP_CTRL_CFG with 0x583f. This is for extension channel overlapping IOT. */
1906 RTMP_IO_WRITE32(pAd, TXOP_CTRL_CFG, 0x583f);
H A Dmlme.c777 RTMP_IO_WRITE32(pAd, TXOP_CTRL_CFG, 0x24Bf);
781 RTMP_IO_WRITE32(pAd, TXOP_CTRL_CFG, 0x243f);

Completed in 276 milliseconds