Home
last modified time | relevance | path

Searched defs:txbuf (Results 1 – 25 of 89) sorted by relevance

1234

/openbmc/linux/drivers/net/dsa/b53/
H A Db53_spi.c45 u8 txbuf[2]; in b53_spi_read_reg() local
78 u8 txbuf[3]; in b53_spi_set_page() local
202 u8 txbuf[3]; in b53_spi_write8() local
219 u8 txbuf[4]; in b53_spi_write16() local
236 u8 txbuf[6]; in b53_spi_write32() local
253 u8 txbuf[10]; in b53_spi_write48() local
270 u8 txbuf[10]; in b53_spi_write64() local
/openbmc/linux/drivers/media/rc/
H A Dgpio-ir-tx.c75 static void gpio_ir_tx_unmodulated(struct gpio_ir *gpio_ir, uint *txbuf, in gpio_ir_tx_unmodulated()
95 static void gpio_ir_tx_modulated(struct gpio_ir *gpio_ir, uint *txbuf, in gpio_ir_tx_modulated()
146 static int gpio_ir_tx(struct rc_dev *dev, unsigned int *txbuf, in gpio_ir_tx()
H A Dpwm-ir-tx.c51 static int pwm_ir_tx(struct rc_dev *dev, unsigned int *txbuf, in pwm_ir_tx()
/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfd3/
H A Dxsk.c22 struct nfp_nfd3_tx_buf *txbuf; in nfp_nfd3_xsk_tx_xdp() local
267 void nfp_nfd3_xsk_tx_free(struct nfp_nfd3_tx_buf *txbuf) in nfp_nfd3_xsk_tx_free()
301 struct nfp_nfd3_tx_buf *txbuf; in nfp_nfd3_xsk_complete() local
H A Ddp.c74 nfp_nfd3_tx_tso(struct nfp_net_r_vector *r_vec, struct nfp_nfd3_tx_buf *txbuf, in nfp_nfd3_tx_tso()
121 struct nfp_nfd3_tx_buf *txbuf, struct nfp_nfd3_tx_desc *txd, in nfp_nfd3_tx_csum()
258 struct nfp_nfd3_tx_buf *txbuf; in nfp_nfd3_tx() local
839 struct nfp_nfd3_tx_buf *txbuf; in nfp_nfd3_tx_xdp_buf() local
1209 struct nfp_nfd3_tx_buf *txbuf; in nfp_nfd3_ctrl_tx_one() local
H A Drings.c13 struct nfp_nfd3_tx_buf *txbuf; in nfp_nfd3_xsk_tx_bufs_free() local
/openbmc/linux/drivers/rtc/
H A Drtc-rs5c348.c63 u8 txbuf[5+7], *txp; in rs5c348_rtc_set_time() local
110 u8 txbuf[5], rxbuf[7]; in rs5c348_rtc_read_time() local
H A Drtc-pcf2123.c207 u8 txbuf[7]; in pcf2123_rtc_set_time() local
278 u8 txbuf[4]; in pcf2123_rtc_set_alarm() local
H A Drtc-r9701.c54 u8 txbuf[1], rxbuf[1]; in read_regs() local
/openbmc/linux/drivers/iio/chemical/
H A Dscd30_serial.c55 static int scd30_serdev_xfer(struct scd30_state *state, char *txbuf, int txsize, in scd30_serdev_xfer()
108 char txbuf[SCD30_SERDEV_MAX_BUF_SIZE] = { SCD30_SERDEV_ADDR }, in scd30_serdev_command() local
H A Dscd30_i2c.c38 static int scd30_i2c_xfer(struct scd30_state *state, char *txbuf, int txsize, in scd30_i2c_xfer()
H A Dsps30_i2c.c37 static int sps30_i2c_xfer(struct sps30_state *state, unsigned char *txbuf, size_t txsize, in sps30_i2c_xfer()
/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfdk/
H A Ddp.c40 nfp_nfdk_tx_tso(struct nfp_net_r_vector *r_vec, struct nfp_nfdk_tx_buf *txbuf, in nfp_nfdk_tx_tso()
253 struct nfp_nfdk_tx_buf *txbuf, *etxbuf; in nfp_nfdk_tx() local
495 struct nfp_nfdk_tx_buf *txbuf; in nfp_nfdk_tx_complete() local
854 struct nfp_nfdk_tx_buf *txbuf; in nfp_nfdk_xdp_complete() local
903 struct nfp_nfdk_tx_buf *txbuf; in nfp_nfdk_tx_xdp_buf() local
1319 struct nfp_nfdk_tx_buf *txbuf; in nfp_nfdk_ctrl_tx_one() local
H A Drings.c19 struct nfp_nfdk_tx_buf *txbuf; in nfp_nfdk_tx_ring_reset() local
/openbmc/linux/drivers/iio/potentiometer/
H A Dx9250.c37 u8 txbuf[3]; in x9250_write8() local
48 u8 txbuf[2]; in x9250_read8() local
/openbmc/linux/sound/soc/codecs/
H A Drt5677-spi.h22 static inline int rt5677_spi_write(u32 addr, const void *txbuf, size_t len) in rt5677_spi_write()
/openbmc/linux/drivers/infiniband/hw/irdma/
H A Dpuda.c1200 struct irdma_puda_buf *txbuf, in irdma_ieq_copy_to_txbuf()
1215 struct irdma_puda_buf *txbuf) in irdma_ieq_setup_tx_buf()
1261 struct irdma_puda_buf *txbuf, u16 fpdu_len) in irdma_ieq_compl_pfpdu()
1374 struct irdma_puda_buf *txbuf = NULL; in irdma_ieq_handle_partial() local
1447 struct irdma_puda_buf *txbuf; in irdma_ieq_process_buf() local
/openbmc/linux/drivers/iio/adc/
H A Dltc2496.c32 unsigned char txbuf[3]; member
/openbmc/linux/drivers/mfd/
H A Drk8xx-spi.c68 char txbuf[3] = { 0 }; in rk806_spi_bus_read() local
/openbmc/qemu/include/hw/char/
H A Dcmsdk-apb-uart.h42 uint8_t txbuf; member
/openbmc/linux/drivers/misc/
H A Dlattice-ecp3-config.c70 u8 txbuf[8]; in firmware_load() local
/openbmc/linux/drivers/staging/fbtft/
H A Dfbtft-io.c88 u8 txbuf[32] = { 0, }; in fbtft_read_spi() local
/openbmc/linux/drivers/spi/
H A Dspi-coldfire-qspi.c154 const u8 *txbuf, u8 *rxbuf) in mcfqspi_transfer_msg8()
221 const u16 *txbuf, u16 *rxbuf) in mcfqspi_transfer_msg16()
/openbmc/u-boot/drivers/serial/
H A Dserial_mpc8xx.c36 uchar txbuf; /* tx buffers */ member
/openbmc/linux/drivers/net/arcnet/
H A Darcnet.c701 int txbuf; in arcnet_send_packet() local
1001 int txbuf = get_arcbuf(dev); in arcnet_interrupt() local

1234