Home
last modified time | relevance | path

Searched defs:xmit (Results 51 – 75 of 80) sorted by relevance

1234

/openbmc/linux/samples/bpf/
H A Dxdp_sample_user.c64 #define XMIT(xmit) xmit, "xmit/s" argument
119 __u64 xmit; member
/openbmc/linux/drivers/tty/serial/
H A Dcpm_uart.c651 struct circ_buf *xmit = &port->state->xmit; in cpm_uart_tx_pump() local
H A Drda-uart.c333 struct circ_buf *xmit = &port->state->xmit; in rda_uart_send_chars() local
H A Dst-asc.c390 struct circ_buf *xmit = &port->state->xmit; in asc_start_tx() local
H A Dfsl_lpuart.c476 struct circ_buf *xmit = &sport->port.state->xmit; in lpuart_dma_tx() local
531 struct circ_buf *xmit = &sport->port.state->xmit; in lpuart_dma_tx_complete() local
759 struct circ_buf *xmit = &sport->port.state->xmit; in lpuart32_transmit_buffer() local
H A Dsb1250-duart.c385 struct circ_buf *xmit = &sport->port.state->xmit; in sbd_transmit_chars() local
H A Dsunsu.c399 struct circ_buf *xmit = &up->port.state->xmit; in transmit_chars() local
H A Damba-pl011.c596 struct circ_buf *xmit = &uap->port.state->xmit; in pl011_dma_tx_refill() local
1467 struct circ_buf *xmit = &uap->port.state->xmit; in pl011_tx_chars() local
H A Dzs.c609 struct circ_buf *xmit = &zport->port.state->xmit; in zs_raw_transmit_chars() local
H A Dsccnxp.c442 struct circ_buf *xmit = &port->state->xmit; in sccnxp_handle_tx() local
H A Ducc_uart.c337 struct circ_buf *xmit = &port->state->xmit; in qe_uart_tx_pump() local
H A Dxilinx_uartps.c316 struct circ_buf *xmit = &port->state->xmit; in cdns_uart_handle_tx() local
H A Dmvebu-uart.c222 struct circ_buf *xmit = &port->state->xmit; in mvebu_uart_start_tx() local
H A Dmax310x.c782 struct circ_buf *xmit = &port->state->xmit; in max310x_handle_tx() local
H A Dsc16is7xx.c650 struct circ_buf *xmit = &port->state->xmit; in sc16is7xx_handle_tx() local
H A Dicom.c224 } xmit[NUM_XBUFFS]; member
/openbmc/linux/drivers/mmc/core/
H A Dsdio_uart.c413 struct kfifo *xmit = &port->xmit_fifo; in sdio_uart_transmit_chars() local
/openbmc/linux/drivers/tty/
H A Damiserial.c72 struct circ_buf xmit; member
/openbmc/ipmitool/src/plugins/lanplus/
H A Dlanplus.c2109 int xmit = 1; in ipmi_lanplus_send_payload() local
/openbmc/linux/drivers/tty/serial/8250/
H A D8250_exar.c257 struct circ_buf *xmit = &port->state->xmit; in exar_shutdown() local
H A D8250_port.c1793 struct circ_buf *xmit = &port->state->xmit; in serial8250_tx_chars() local
/openbmc/linux/tools/testing/selftests/bpf/
H A Dtest_sockmap.c482 bool data, bool xmit) in msg_alloc_iov()
/openbmc/linux/drivers/net/ieee802154/
H A Dadf7242.c976 unsigned int xmit; in adf7242_isr() local
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_stats.h439 u64 xmit; member
/openbmc/linux/net/rds/
H A Drds.h551 int (*xmit)(struct rds_connection *conn, struct rds_message *rm, member

1234