Home
last modified time | relevance | path

Searched refs:transmit (Results 1 – 25 of 51) sorted by relevance

123

/drivers/net/wan/
Dhd64570.c87 static inline u16 next_desc(port_t *port, u16 desc, int transmit) in next_desc() argument
89 return (desc + 1) % (transmit ? port_to_card(port)->tx_ring_buffers in next_desc()
94 static inline u16 desc_abs_number(port_t *port, u16 desc, int transmit) in desc_abs_number() argument
99 desc %= (transmit ? tx_buffs : rx_buffs); // called with "X + 1" etc. in desc_abs_number()
101 transmit * rx_buffs + desc; in desc_abs_number()
105 static inline u16 desc_offset(port_t *port, u16 desc, int transmit) in desc_offset() argument
108 return desc_abs_number(port, desc, transmit) * sizeof(pkt_desc); in desc_offset()
113 int transmit) in desc_address() argument
117 + desc_offset(port, desc, transmit)); in desc_address()
120 + desc_offset(port, desc, transmit)); in desc_address()
[all …]
Dhd64572.c78 static inline u16 desc_abs_number(port_t *port, u16 desc, int transmit) in desc_abs_number() argument
83 desc %= (transmit ? tx_buffs : rx_buffs); // called with "X + 1" etc. in desc_abs_number()
84 return port->chan * (rx_buffs + tx_buffs) + transmit * rx_buffs + desc; in desc_abs_number()
88 static inline u16 desc_offset(port_t *port, u16 desc, int transmit) in desc_offset() argument
91 return desc_abs_number(port, desc, transmit) * sizeof(pkt_desc); in desc_offset()
96 int transmit) in desc_address() argument
99 desc_offset(port, desc, transmit)); in desc_address()
103 static inline u32 buffer_offset(port_t *port, u16 desc, int transmit) in buffer_offset() argument
106 desc_abs_number(port, desc, transmit) * (u32)HDLC_MAX_MRU; in buffer_offset()
132 int transmit, i; in sca_init_port() local
[all …]
/drivers/usb/musb/
Dmusbhsdma.c65 struct musb_hw_ep *hw_ep, u8 transmit) in dma_channel_allocate() argument
80 musb_channel->transmit = transmit; in dma_channel_allocate()
86 channel->desired_mode = transmit; in dma_channel_allocate()
133 | (musb_channel->transmit in configure_channel()
157 musb_channel->transmit ? "Tx" : "Rx", in dma_channel_program()
205 if (musb_channel->transmit) { in dma_channel_abort()
323 if (musb_channel->transmit && in dma_controller_irq()
350 musb_channel->transmit); in dma_controller_irq()
Dcppi_dma.c161 controller->tx[i].transmit = true; in cppi_controller_start()
165 controller->rx[i].transmit = false; in cppi_controller_start()
281 struct musb_hw_ep *ep, u8 transmit) in cppi_channel_allocate() argument
299 if (transmit) { in cppi_channel_allocate()
319 index, transmit ? 'T' : 'R', cppi_ch); in cppi_channel_allocate()
324 musb_dbg(musb, "Allocate CPPI%d %cX", index, transmit ? 'T' : 'R'); in cppi_channel_allocate()
341 else if (!c->transmit) in cppi_channel_release()
963 cppi_ch->transmit ? 'T' : 'R', in cppi_channel_program()
969 cppi_ch->transmit ? 'T' : 'R', in cppi_channel_program()
975 cppi_ch->transmit ? 'T' : 'R', in cppi_channel_program()
[all …]
Dcppi_dma.h81 bool transmit; member
Dmusb_dma.h207 extern void musb_dma_completion(struct musb *musb, u8 epnum, u8 transmit);
Dmusbhsdma.h150 u8 transmit; member
/drivers/isdn/hisax/
Dhfc_2bs0.c331 int receive, transmit, count = 5; in main_irq_hfc() local
376 transmit = 1; in main_irq_hfc()
380 transmit = 0; in main_irq_hfc()
383 transmit = 1; in main_irq_hfc()
387 transmit = 0; in main_irq_hfc()
389 transmit = 0; in main_irq_hfc()
393 if ((receive || transmit) && count) in main_irq_hfc()
/drivers/media/radio/si4713/
DKconfig35 This device can transmit audio through FM. It can transmit
/drivers/staging/irda/net/
DKconfig70 receiving a frame if its own transmit queue is currently empty. This
73 time (usually 500ms) before it is allowed to transmit the next time.
74 If the transmit queue of the secondary is also empty, the primary will
/drivers/net/plip/
DKconfig19 with "null printer" or "Turbo Laplink" cables which can transmit 4
21 bidirectional parallel ports only, which can transmit 8 bits at a
/drivers/thunderbolt/
Dnhi.c338 bool transmit, unsigned int flags) in ring_alloc() argument
342 transmit ? "TX" : "RX", hop, size); in ring_alloc()
349 if (transmit && nhi->tx_rings[hop]) { in ring_alloc()
352 } else if (!transmit && nhi->rx_rings[hop]) { in ring_alloc()
367 ring->is_tx = transmit; in ring_alloc()
383 if (transmit) in ring_alloc()
/drivers/spi/
Dspi-fsl-spi.h34 __be32 transmit; member
/drivers/media/pci/pt1/
DKconfig7 Since these cards have no MPEG decoder onboard, they transmit
/drivers/net/team/
Dteam_mode_random.c40 .transmit = rnd_transmit,
Dteam_mode_roundrobin.c51 .transmit = rr_transmit,
Dteam_mode_broadcast.c50 .transmit = bc_transmit,
Dteam_mode_activebackup.c121 .transmit = ab_transmit,
/drivers/staging/rtl8712/
DKconfig15 This option provides transmit aggregation for the Realtek RTL8712 USB device.
/drivers/media/pci/pluto2/
DKconfig10 Since these cards have no MPEG decoder onboard, they transmit
/drivers/media/pci/dm1105/
DKconfig17 Since these cards have no MPEG decoder onboard, they transmit
/drivers/staging/pi433/
Drf69_enum.h32 transmit, enumerator
/drivers/media/usb/ttusb-dec/
DKconfig10 Even if these devices have a MPEG decoder built in, they transmit
/drivers/media/usb/tm6000/
DKconfig11 Since these cards have no MPEG decoder onboard, they transmit
/drivers/net/ethernet/ibm/emac/
DKconfig17 int "Number of transmit buffers"

123