/linux/drivers/net/wireless/ath/ath9k/ |
H A D | hif_usb.h | 79 struct tx_buf { struct 102 struct list_head tx_buf; argument
|
/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_txrx_lib.c | 244 ice_clean_xdp_tx_buf(struct device *dev, struct ice_tx_buf *tx_buf, in ice_clean_xdp_tx_buf() 298 struct ice_tx_buf *tx_buf = &xdp_ring->tx_buf[ntc]; in ice_clean_xdp_irq() local 351 struct ice_tx_buf *tx_buf; in __ice_xmit_xdp_ring() local 464 struct ice_tx_buf *tx_buf = &xdp_ring->tx_buf[first_idx]; in ice_finalize_xdp_rx() local
|
H A D | ice_txrx.c | 36 struct ice_tx_buf *tx_buf, *first; in ice_prgm_fdir_fltr() local 113 ice_unmap_and_free_tx_buf(struct ice_tx_ring *ring, struct ice_tx_buf *tx_buf) in ice_unmap_and_free_tx_buf() 224 struct ice_tx_buf *tx_buf; in ice_clean_tx_irq() local 618 struct ice_tx_buf *tx_buf; in ice_xdp_xmit() local 1665 struct ice_tx_buf *tx_buf; in ice_tx_map() local 2524 struct ice_tx_buf *tx_buf; in ice_clean_ctrl_tx_irq() local
|
/linux/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt_xdp.c | 31 struct bnxt_sw_tx_bd *tx_buf; in bnxt_xmit_bd() local 99 struct bnxt_sw_tx_bd *tx_buf; in __bnxt_xmit_xdp() local 112 struct bnxt_sw_tx_bd *tx_buf; in __bnxt_xmit_xdp_redirect() local 127 struct bnxt_sw_tx_bd *tx_buf; in bnxt_tx_int_xdp() local
|
/linux/drivers/gpu/drm/panel/ |
H A D | panel-tpo-td028ttec1.c | 97 u16 tx_buf = JBT_COMMAND | reg; in jbt_ret_write_0() local 118 u16 tx_buf[2]; in jbt_reg_write_1() local 142 u16 tx_buf[3]; in jbt_reg_write_2() local
|
/linux/drivers/video/fbdev/omap2/omapfb/displays/ |
H A D | panel-tpo-td028ttec1.c | 57 u16 tx_buf = JBT_COMMAND | reg; in jbt_ret_write_0() local 71 u16 tx_buf[2]; in jbt_reg_write_1() local 87 u16 tx_buf[3]; in jbt_reg_write_2() local
|
/linux/drivers/spi/ |
H A D | spi-xlp.c | 92 const u8 *tx_buf; /* tx data buffer */ member 270 const unsigned char *tx_buf, in xlp_spi_xfer_block() 323 const unsigned char *tx_buf; in xlp_spi_txrx_bufs() local
|
H A D | spi-cavium.c | 39 const u8 *tx_buf; in octeon_spi_do_transfer() local
|
H A D | spi-clps711x.c | 30 u8 *tx_buf; member
|
H A D | spi-realtek-rtl.c | 98 const void *tx_buf; in transfer_one() local
|
/linux/drivers/net/ethernet/ |
H A D | oa_tc6.c | 213 __be32 *tx_buf = tc6->spi_ctrl_tx_buf + OA_TC6_CTRL_HEADER_SIZE; in oa_tc6_update_ctrl_write_data() local 232 __be32 *tx_buf = tc6->spi_ctrl_tx_buf; in oa_tc6_prepare_ctrl_spi_buf() local 242 u8 *tx_buf = tc6->spi_ctrl_tx_buf; in oa_tc6_check_ctrl_write_reply() local 259 u32 *tx_buf = tc6->spi_ctrl_tx_buf; in oa_tc6_check_ctrl_read_reply() local 952 __be32 *tx_buf = tc6->spi_data_tx_buf + tc6->spi_data_tx_buf_offset; in oa_tc6_add_tx_skb_to_spi_buf() local 1031 __be32 *tx_buf = tc6->spi_data_tx_buf + in oa_tc6_add_empty_chunks_to_spi_buf() local
|
/linux/drivers/mux/ |
H A D | adgs1408.c | 28 u8 tx_buf[2]; in adgs1408_spi_reg_write() local
|
/linux/drivers/input/rmi4/ |
H A D | rmi_spi.c | 44 u8 *tx_buf; member 113 const struct rmi_spi_cmd *cmd, const u8 *tx_buf, in rmi_spi_xfer()
|
/linux/drivers/fpga/ |
H A D | lattice-sysconfig-spi.c | 14 const void *tx_buf, size_t tx_len, in sysconfig_spi_cmd_transfer()
|
/linux/include/uapi/linux/spi/ |
H A D | spidev.h | 71 __u64 tx_buf; member
|
/linux/drivers/input/touchscreen/ |
H A D | wdt87xx_i2c.c | 222 u8 tx_buf[] = { 0x22, 0x00, 0x10, 0x0E, 0x23, 0x00 }; in wdt87xx_get_desc() local 248 u8 tx_buf[] = { 0x22, 0x00, 0x13, 0x0E, str_idx, 0x23, 0x00 }; in wdt87xx_get_string() local 280 u8 tx_buf[8]; in wdt87xx_get_feature() local 320 u8 tx_buf[PKT_WRITE_SIZE]; in wdt87xx_set_feature() local
|
/linux/drivers/net/usb/ |
H A D | ipheth.c | 110 unsigned char *tx_buf; member 127 u8 *tx_buf = NULL; in ipheth_alloc_urbs() local
|
/linux/drivers/net/ethernet/netronome/nfp/nfd3/ |
H A D | rings.c | 48 struct nfp_nfd3_tx_buf *tx_buf; in nfp_nfd3_tx_ring_reset() local
|
/linux/drivers/comedi/drivers/ |
H A D | vmk80xx.c | 398 unsigned char *tx_buf = devpriv->usb_tx_buf; in vmk80xx_do_insn_bits() local 566 unsigned char *tx_buf; in vmk80xx_pwm_insn_read() local 599 unsigned char *tx_buf; in vmk80xx_pwm_insn_write() local
|
/linux/drivers/iio/adc/ |
H A D | mcp3564.c | 403 u8 tx_buf; in mcp3564_read_8bits() local 418 u8 tx_buf; in mcp3564_read_16bits() local 433 u8 tx_buf; in mcp3564_read_32bits() local 447 u8 tx_buf[2]; in mcp3564_write_8bits() local
|
/linux/drivers/media/rc/ |
H A D | ir-spi.c | 30 u16 tx_buf[IR_SPI_MAX_BUFSIZE]; member
|
/linux/drivers/net/ethernet/intel/idpf/ |
H A D | idpf_singleq_txrx.c | 197 struct idpf_tx_buf *tx_buf = first; in idpf_tx_singleq_map() local 441 struct idpf_tx_buf *tx_buf; in idpf_tx_singleq_clean() local
|
/linux/drivers/hwmon/ |
H A D | adcxx.c | 53 u8 tx_buf[2]; in adcxx_show() local
|
/linux/sound/soc/sprd/ |
H A D | sprd-mcdt.h | 77 int sprd_mcdt_chan_write(struct sprd_mcdt_chan *chan, char *tx_buf, u32 size) in sprd_mcdt_chan_write()
|
/linux/include/drm/ |
H A D | drm_mipi_dbi.h | 112 u16 *tx_buf; member
|