Searched defs:tx_buf (Results 51 - 75 of 164) sorted by relevance

1234567

/linux-master/drivers/media/dvb-frontends/
H A Dmxl692.c451 u8 tx_buf[MXL_EAGLE_MAX_I2C_PACKET_SIZE] = {}; local
/linux-master/drivers/net/ethernet/mscc/
H A Docelot_fdma.c611 struct ocelot_fdma_tx_buf *tx_buf; local
186 ocelot_fdma_tx_dcb_set_skb(struct ocelot *ocelot, struct ocelot_fdma_tx_buf *tx_buf, struct ocelot_fdma_dcb *dcb, struct sk_buff *skb) argument
/linux-master/drivers/spi/
H A Dspi-bcm2835aux.c91 const u8 *tx_buf; member in struct:bcm2835aux_spi
H A Dspi-at91-usart.c287 const u8 *tx_buf = aus->current_transfer->tx_buf; local
H A Dspi-orion.c382 orion_spi_write_read_8bit(struct spi_device *spi, const u8 **tx_buf, u8 **rx_buf) argument
431 orion_spi_write_read_16bit(struct spi_device *spi, const u16 **tx_buf, u16 **rx_buf) argument
[all...]
H A Dspi-sun4i.c85 const u8 *tx_buf; member in struct:sun4i_spi
H A Dspi-xlp.c92 const u8 *tx_buf; /* tx data buffer */ member in struct:xlp_spi_priv
323 const unsigned char *tx_buf; local
269 xlp_spi_xfer_block(struct xlp_spi_priv *xs, const unsigned char *tx_buf, unsigned char *rx_buf, int xfer_len, int cmd_cont) argument
[all...]
H A Dspi-axi-spi-engine.c95 const uint8_t *tx_buf; member in struct:spi_engine_message_state
[all...]
H A Dspi-fsl-espi.c218 const void *tx_buf; local
[all...]
H A Dspi-img-spfi.c230 const void *tx_buf = xfer->tx_buf; local
/linux-master/drivers/net/wireless/ath/ath9k/
H A Dhif_usb.c255 struct tx_buf *tx_buf = urb->context; local
310 struct tx_buf *tx_buf = NULL; local
439 struct tx_buf *tx_buf = NULL, *tx_buf_tmp = NULL; local
808 struct tx_buf *tx_buf = NULL, *tx_buf_tmp = NULL; local
844 struct tx_buf *tx_buf; local
[all...]
/linux-master/drivers/net/ethernet/netronome/nfp/nfd3/
H A Ddp.c443 struct nfp_nfd3_tx_buf *tx_buf; local
[all...]
/linux-master/drivers/net/ethernet/intel/idpf/
H A Didpf_singleq_txrx.c194 struct idpf_tx_buf *tx_buf = first; local
453 struct idpf_tx_buf *tx_buf; local
[all...]
/linux-master/sound/soc/codecs/
H A Dwm0010.c121 u8 *tx_buf; member in struct:wm0010_spi_msg
/linux-master/drivers/net/wireless/marvell/mwifiex/
H A D11n.c206 struct host_cmd_ds_txbuf_cfg *tx_buf = &cmd->params.tx_buf; local
/linux-master/drivers/gpu/drm/radeon/
H A Datombios_dp.c164 u8 tx_buf[20]; local
[all...]
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Datombios_dp.c133 u8 tx_buf[20]; local
[all...]
/linux-master/drivers/misc/mei/
H A Dvsc-tp.c70 void *tx_buf; member in struct:vsc_tp
/linux-master/drivers/hid/intel-ish-hid/ipc/
H A Dipc.c962 struct wr_msg_ctl_info *tx_buf; local
/linux-master/drivers/net/ethernet/amd/
H A D7990.h90 volatile char tx_buf[TX_RING_SIZE][TX_BUFF_SIZE]; member in struct:lance_init_block
/linux-master/drivers/iio/adc/
H A Dti-tsc2046.c276 struct tsc2046_adc_atom *rx_buf, *tx_buf; local
[all...]
/linux-master/drivers/platform/olpc/
H A Dolpc-xo175-ec.c229 } tx_buf, rx_buf; member in struct:olpc_xo175_ec
/linux-master/sound/soc/sprd/
H A Dsprd-mcdt.c569 int sprd_mcdt_chan_write(struct sprd_mcdt_chan *chan, char *tx_buf, u32 size) argument
/linux-master/drivers/net/ethernet/microchip/
H A Denc28j60.c88 u8 *tx_buf = priv->spi_transfer_buf; local
145 u8 tx_buf[2]; local
/linux-master/drivers/net/hamradio/
H A D6pack.c785 static int encode_sixpack(unsigned char *tx_buf, unsigned char *tx_buf_raw, argument

Completed in 371 milliseconds

1234567