Searched refs:Rx (Results 1 – 25 of 32) sorted by relevance
12
/linux-2.6.39/drivers/staging/rt2860/common/ |
D | cmm_tkip.c | 454 RTMPTkipSetMICKey(&pAd->PrivateInfo.Rx, pMICKey); in RTMPTkipCompareMICValue() 456 RTMPTkipAppend(&pAd->PrivateInfo.Rx, pDA, MAC_ADDR_LEN); in RTMPTkipCompareMICValue() 458 RTMPTkipAppend(&pAd->PrivateInfo.Rx, pSA, MAC_ADDR_LEN); in RTMPTkipCompareMICValue() 460 RTMPTkipAppend(&pAd->PrivateInfo.Rx, (u8 *)& Priority, 4); in RTMPTkipCompareMICValue() 463 RTMPTkipAppend(&pAd->PrivateInfo.Rx, pSrc, Len); in RTMPTkipCompareMICValue() 469 RTMPTkipGetMIC(&pAd->PrivateInfo.Rx); in RTMPTkipCompareMICValue() 473 if (!NdisEqualMemory(pAd->PrivateInfo.Rx.MIC, OldMic, 8)) { in RTMPTkipCompareMICValue()
|
/linux-2.6.39/Documentation/networking/ |
D | netif-msg.txt | 25 4 Tx and Rx frame error messages, and abnormal driver operation 27 6 Status on each completed Tx packet and received Rx packets 28 7 Initial contents of Tx and Rx packets
|
D | iphase.txt | 84 Total Rx RAM Tx RAM Rx Buf Tx Buf Rx buf Tx buf
|
D | ixgb.txt | 122 Valid Range: 0-3 (0=none, 1=Rx only, 2=Tx only, 3=Rx&Tx) 125 This parameter controls the automatic generation(Tx) and response(Rx) to 326 NAPI (Rx polling mode) is supported in the ixgb driver. NAPI is enabled 380 Allocating Rx Buffers when Using Jumbo Frames 382 Allocating Rx buffers when using Jumbo Frames on 2.6.x kernels may fail if
|
D | dl2k.txt | 218 rx_timeout=n - Rx DMA wait time for an interrupt. 239 rx_flow=[1|0] - Specifies the Rx flow control. If rx_flow=0, 240 the Rx flow control enable else driver
|
D | 3c509.txt | 171 0x02 Tx overrun, or Rx underrun 174 0x10 A complete Rx packet has arrived 175 0x20 A Rx packet has started to arrive
|
D | vxge.txt | 54 For better Rx interrupt moderation.
|
D | e100.txt | 56 Rx Descriptors: Number of receive descriptors. A receive descriptor is a data 147 NAPI (Rx polling mode) is supported in the e100 driver.
|
D | 00-INDEX | 100 - TUN/TAP device driver, allowing user space Rx/Tx of packets.
|
D | ixgbe.txt | 139 shown that by coalescing Rx traffic into larger chunks of data, CPU 140 utilization can be significantly reduced when under large Rx load. GRO is an
|
D | cs89x0.txt | 38 4.3 Compiling the driver to support Rx DMA 225 Rx DMA only) 337 The DMA Rx buffer size is hardwired to 16 kbytes in this mode. 361 4.3 COMPILING THE DRIVER TO SUPPORT Rx DMA
|
D | e1000.txt | 72 Valid Range: 0-3 (0=none, 1=Rx only, 2=Tx only, 3=Rx&Tx) 75 This parameter controls the automatic generation(Tx) and response(Rx)
|
D | vortex.txt | 189 in hardware. Linux has used the Rx checksumming for a long time. 377 8K byte-wide RAM 5:3 Rx:Tx split, autoselect/Autonegotiate interface.
|
/linux-2.6.39/drivers/staging/lirc/ |
D | TODO.lirc_zilog | 7 b. lirc_zilog should provide Rx key presses to the rc core like ir-kbd-i2c 32 must consider at least the following bridge drivers which mention an IR Rx unit
|
/linux-2.6.39/Documentation/sound/alsa/soc/ |
D | DAI.txt | 23 Rx lines are used for audio transmission, whilst the bit clock (BCLK) and 46 to synchronise the link whilst the Tx and Rx lines are used to transmit and
|
/linux-2.6.39/drivers/tty/serial/ |
D | 68328serial.h | 112 #error Please, define the Rx interrupt events for your CPU
|
/linux-2.6.39/Documentation/devicetree/bindings/powerpc/4xx/ |
D | emac.txt | 33 - rx-fifo-size : 1 cell, Rx fifo size in bytes for 10 and 100 Mb/sec 74 - rx-fifo-size-gige : 1 cell, Rx fifo size in bytes for 1000 Mb/sec 126 - num-rx-chans : 1 cell, number of Rx channels
|
/linux-2.6.39/arch/mn10300/kernel/ |
D | gdb-io-ttysm-low.S | 3 # MN10300 On-chip serial Rx interrupt handler for GDB stub I/O
|
D | gdb-io-serial-low.S | 3 # 16550 serial Rx interrupt handler for gdbstub I/O
|
/linux-2.6.39/drivers/atm/ |
D | nicstarmac.copyright | 22 * (skb->atm.iovcnt != 0) for Rx skb's passed to vcc->push.
|
/linux-2.6.39/arch/powerpc/boot/dts/ |
D | hotfoot.dts | 154 label = "Rx";
|
/linux-2.6.39/drivers/net/tulip/ |
D | Kconfig | 87 If your estimated Rx load is 10kpps or more, or if the card will be
|
/linux-2.6.39/Documentation/sysctl/ |
D | net.txt | 171 are not tied to a specific remote address. The Tx and Rx queue sizes indicate
|
/linux-2.6.39/drivers/net/wireless/ipw2x00/ |
D | Kconfig | 149 debug option enables debug on hot paths (e.g Tx, Rx, ISR) and
|
/linux-2.6.39/Documentation/serial/ |
D | moxa-smartio | 442 (Rx/Tx) character count since the time when the monitoring is started. 443 Rx/Tx throughputs per second are also reported in interval basis (e.g.
|
12