/drivers/net/ethernet/ibm/emac/ |
D | Kconfig | 26 int "RX skb copy threshold (bytes)" 31 int "Additional RX skb headroom (bytes)"
|
/drivers/net/ethernet/dec/tulip/ |
D | Kconfig | 78 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/ |
D | Kconfig | 88 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/ |
D | udc.c | 192 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 …]
|
D | udc.h | 19 #define RX 0 /* similar to USB_DIR_OUT but can be used as an index */ macro
|
/drivers/staging/wilc1000/ |
D | Kconfig | 20 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/ |
D | en_cq.c | 113 if (cq->is_tx == RX) { in mlx4_en_activate_cq() 185 cq->is_tx == RX) in mlx4_en_destroy_cq()
|
D | mlx4_en.h | 208 RX = 0, enumerator
|
/drivers/net/ethernet/ezchip/ |
D | Kconfig | 23 Device supports interrupts for RX and TX(completion).
|
/drivers/staging/rdma/hfi1/ |
D | Kconfig | 29 bool "Enable prescanning of the RX queue for ECNs"
|
/drivers/hsi/clients/ |
D | Kconfig | 12 N900 (Nokia RX-51) hardware.
|
/drivers/atm/ |
D | Kconfig | 76 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/ |
D | Kconfig | 30 bool "Use large TX/RX rings"
|
/drivers/media/usb/cx231xx/ |
D | Kconfig | 24 cx231xx hardware has a builtin RX/TX support. However, a few
|
/drivers/staging/media/lirc/ |
D | TODO.lirc_zilog | 1 1. Both ir-kbd-i2c and lirc_zilog provide support for RX events for
|
/drivers/net/ethernet/freescale/ |
D | gianfar.c | 652 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/ |
D | moxart_ether.h | 327 #error MOXA ART Ethernet device driver RX buffer is too large!
|
/drivers/usb/storage/ |
D | Kconfig | 79 - Planex eXtreme Drive RX-25HU USB-IDE cable (not model RX-25U)
|
/drivers/power/ |
D | Kconfig | 303 tristate "Nokia RX-51 (N900) battery driver" 307 RX-51, also known as N900 tablet. 412 RX-51/N900.
|
/drivers/staging/fsl-mc/ |
D | README.txt | 137 A typical Ethernet NIC is monolithic-- the NIC device contains TX/RX 182 -DPNI (Datapath Network Interface): contains TX/RX queues,
|
/drivers/rtc/ |
D | Kconfig | 198 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/ |
D | Kconfig | 353 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/ |
D | Kconfig | 103 based on ACK frame RX timestamp, TX frame timestamp and frame
|
/drivers/net/wireless/ipw2x00/ |
D | ipw2100.h | 323 RX enumerator
|
/drivers/zorro/ |
D | zorro.ids | 106 0a00 500RX/2000 [RAM Expansion]
|