Home
last modified time | relevance | path

Searched refs:RX (Results 1 – 25 of 30) sorted by relevance

12

/drivers/net/ethernet/ibm/emac/
DKconfig26 int "RX skb copy threshold (bytes)"
31 int "Additional RX skb headroom (bytes)"
/drivers/net/ethernet/dec/tulip/
DKconfig78 bool "Use RX polling (NAPI)"
95 Use HW to reduce RX interrupts. Not strictly necessary since NAPI
96 reduces RX interrupts by itself. Interrupt mitigation reduces RX
/drivers/net/ethernet/realtek/
DKconfig88 bool "Use older RX-reset method"
93 RX-reset method should be adequate for all boards. But if you
95 old RX-reset behavior. If unsure, say N.
/drivers/usb/chipidea/
Dudc.c192 if (is_ctrl && dir == RX && hw_read(ci, OP_ENDPTSETUPSTAT, BIT(num))) in hw_ep_prime()
199 if (is_ctrl && dir == RX && hw_read(ci, OP_ENDPTSETUPSTAT, BIT(num))) in hw_ep_prime()
493 if (hwep->type == USB_ENDPOINT_XFER_ISOC && hwep->dir == RX) { in _hardware_enqueue()
688 hwep->dir = (hwep->dir == TX) ? RX : TX; in _ep_set_halt()
807 hwep = (ci->ep0_dir == RX) ? in _ep_queue()
883 TX : RX; in isr_get_status_response()
1034 ci->ep0_dir = (type & USB_DIR_IN) ? TX : RX; in isr_setup_packet_handler()
1245 hwep->dir = usb_endpoint_dir_in(desc) ? TX : RX; in ep_enable()
1311 hwep->dir = (hwep->dir == TX) ? RX : TX; in ep_disable()
1657 for (j = RX; j <= TX; j++) { in init_eps()
[all …]
Dudc.h19 #define RX 0 /* similar to USB_DIR_OUT but can be used as an index */ macro
/drivers/staging/wilc1000/
DKconfig20 for the receive buffer. The driver will allocate the RX buffer
28 for the receive buffer. The driver will allocate the RX buffer
/drivers/net/ethernet/mellanox/mlx4/
Den_cq.c113 if (cq->is_tx == RX) { in mlx4_en_activate_cq()
185 cq->is_tx == RX) in mlx4_en_destroy_cq()
Dmlx4_en.h208 RX = 0, enumerator
/drivers/net/ethernet/ezchip/
DKconfig23 Device supports interrupts for RX and TX(completion).
/drivers/staging/rdma/hfi1/
DKconfig29 bool "Enable prescanning of the RX queue for ECNs"
/drivers/hsi/clients/
DKconfig12 N900 (Nokia RX-51) hardware.
/drivers/atm/
DKconfig76 receive (RX) direction.
118 bool "Enable 16W RX bursts (discouraged)"
125 bool "Enable 8W RX bursts (discouraged)"
133 bool "Enable 4W RX bursts (recommended)"
141 bool "Enable 2W RX bursts (optional)"
/drivers/net/hippi/
DKconfig30 bool "Use large TX/RX rings"
/drivers/media/usb/cx231xx/
DKconfig24 cx231xx hardware has a builtin RX/TX support. However, a few
/drivers/staging/media/lirc/
DTODO.lirc_zilog1 1. Both ir-kbd-i2c and lirc_zilog provide support for RX events for
/drivers/net/ethernet/freescale/
Dgianfar.c652 gfar_irq(grp, RX)->irq = irq_of_parse_and_map(np, 1); in gfar_parse_group()
655 !gfar_irq(grp, RX)->irq || in gfar_parse_group()
1446 sprintf(gfar_irq(grp, RX)->name, "%s%s%c%s", in gfar_probe()
2094 free_irq(gfar_irq(grp, RX)->irq, grp); in free_grp_irqs()
2128 err = request_irq(gfar_irq(grp, RX)->irq, gfar_receive, 0, in register_grp_irqs()
2129 gfar_irq(grp, RX)->name, grp); in register_grp_irqs()
2132 gfar_irq(grp, RX)->irq); in register_grp_irqs()
2135 enable_irq_wake(gfar_irq(grp, RX)->irq); in register_grp_irqs()
3339 disable_irq(gfar_irq(grp, RX)->irq); in gfar_netpoll()
3343 enable_irq(gfar_irq(grp, RX)->irq); in gfar_netpoll()
/drivers/net/ethernet/moxa/
Dmoxart_ether.h327 #error MOXA ART Ethernet device driver RX buffer is too large!
/drivers/usb/storage/
DKconfig79 - Planex eXtreme Drive RX-25HU USB-IDE cable (not model RX-25U)
/drivers/power/
DKconfig303 tristate "Nokia RX-51 (N900) battery driver"
307 RX-51, also known as N900 tablet.
412 RX-51/N900.
/drivers/staging/fsl-mc/
DREADME.txt137 A typical Ethernet NIC is monolithic-- the NIC device contains TX/RX
182 -DPNI (Datapath Network Interface): contains TX/RX queues,
/drivers/rtc/
DKconfig198 tristate "Dallas/Maxim DS1307/37/38/39/40, ST M41T00, EPSON RX-8025"
203 EPSON RX-8025 and probably other chips. In some cases the RTC
563 tristate "Epson RX-8581"
565 If you say yes here you will get support for the Epson RX-8581.
571 tristate "Epson RX-8025SA/NB"
574 RX-8025SA/NB RTC chips.
731 tristate "Epson RX-4581"
733 If you say yes here you will get support for the Epson RX-4581.
/drivers/media/rc/
DKconfig353 driver which allows TX data to be sent back as RX data.
376 which allows both IR and UHF RX.
/drivers/net/wireless/ath/ath9k/
DKconfig103 based on ACK frame RX timestamp, TX frame timestamp and frame
/drivers/net/wireless/ipw2x00/
Dipw2100.h323 RX enumerator
/drivers/zorro/
Dzorro.ids106 0a00 500RX/2000 [RAM Expansion]

12