/linux-6.6.21/drivers/net/wireless/ath/ath9k/ |
D | hif_usb.h | 79 struct tx_buf { struct 102 struct list_head tx_buf; member
|
D | hif_usb.c | 255 struct tx_buf *tx_buf = (struct tx_buf *) urb->context; in hif_usb_tx_cb() local 310 struct tx_buf *tx_buf = NULL; in __hif_usb_tx() local 439 struct tx_buf *tx_buf = NULL, *tx_buf_tmp = NULL; in hif_usb_stop() local 808 struct tx_buf *tx_buf = NULL, *tx_buf_tmp = NULL; in ath9k_hif_usb_dealloc_tx_urbs() local 844 struct tx_buf *tx_buf; in ath9k_hif_usb_alloc_tx_urbs() local
|
/linux-6.6.21/drivers/net/ethernet/intel/ice/ |
D | ice_txrx_lib.c | 230 ice_clean_xdp_tx_buf(struct device *dev, struct ice_tx_buf *tx_buf, in ice_clean_xdp_tx_buf() 284 struct ice_tx_buf *tx_buf = &xdp_ring->tx_buf[ntc]; in ice_clean_xdp_irq() local 337 struct ice_tx_buf *tx_buf; in __ice_xmit_xdp_ring() local 450 struct ice_tx_buf *tx_buf = &xdp_ring->tx_buf[first_idx]; in ice_finalize_xdp_rx() local
|
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 640 struct ice_tx_buf *tx_buf; in ice_xdp_xmit() local 1648 struct ice_tx_buf *tx_buf; in ice_tx_map() local 2508 struct ice_tx_buf *tx_buf; in ice_clean_ctrl_tx_irq() local
|
D | ice_xsk.c | 621 struct ice_tx_buf *tx_buf; in ice_clean_xdp_irq_zc() local 691 struct ice_tx_buf *tx_buf; in ice_xmit_xdp_tx_zc() local 1188 struct ice_tx_buf *tx_buf = &xdp_ring->tx_buf[ntc]; in ice_xsk_clean_xdp_ring() local
|
/linux-6.6.21/drivers/net/ethernet/broadcom/bnxt/ |
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-6.6.21/drivers/hid/intel-ish-hid/ishtp/ |
D | client-buffers.c | 67 struct ishtp_cl_tx_ring *tx_buf; in ishtp_cl_alloc_tx_ring() local 132 struct ishtp_cl_tx_ring *tx_buf; in ishtp_cl_free_tx_ring() local
|
/linux-6.6.21/drivers/spi/ |
D | spi-sh-msiof.c | 393 const void *tx_buf, void *rx_buf, in sh_msiof_spi_set_mode_regs() 414 const void *tx_buf, int words, int fs) in sh_msiof_spi_write_fifo_8() 424 const void *tx_buf, int words, int fs) in sh_msiof_spi_write_fifo_16() 434 const void *tx_buf, int words, int fs) in sh_msiof_spi_write_fifo_16u() 444 const void *tx_buf, int words, int fs) in sh_msiof_spi_write_fifo_32() 454 const void *tx_buf, int words, int fs) in sh_msiof_spi_write_fifo_32u() 464 const void *tx_buf, int words, int fs) in sh_msiof_spi_write_fifo_s32() 474 const void *tx_buf, int words, int fs) in sh_msiof_spi_write_fifo_s32u() 678 const void *tx_buf, void *rx_buf, in sh_msiof_spi_txrx_once() 917 const void *tx_buf = t->tx_buf; in sh_msiof_transfer_one() local
|
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
|
D | spi-cavium.c | 39 const u8 *tx_buf; in octeon_spi_do_transfer() local
|
D | spi-clps711x.c | 30 u8 *tx_buf; member
|
D | spi-rb4xx.c | 102 const u8 *tx_buf; in rb4xx_transfer_one() local
|
D | spi-realtek-rtl.c | 98 const void *tx_buf; in transfer_one() local
|
/linux-6.6.21/drivers/gpu/drm/panel/ |
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-6.6.21/drivers/video/fbdev/omap2/omapfb/displays/ |
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-6.6.21/drivers/mux/ |
D | adgs1408.c | 28 u8 tx_buf[2]; in adgs1408_spi_reg_write() local
|
/linux-6.6.21/drivers/fpga/ |
D | lattice-sysconfig-spi.c | 14 const void *tx_buf, size_t tx_len, in sysconfig_spi_cmd_transfer()
|
/linux-6.6.21/drivers/input/rmi4/ |
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-6.6.21/include/uapi/linux/spi/ |
D | spidev.h | 71 __u64 tx_buf; member
|
/linux-6.6.21/drivers/comedi/drivers/ |
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-6.6.21/drivers/net/ethernet/netronome/nfp/nfd3/ |
D | rings.c | 48 struct nfp_nfd3_tx_buf *tx_buf; in nfp_nfd3_tx_ring_reset() local
|
/linux-6.6.21/drivers/net/usb/ |
D | ipheth.c | 99 unsigned char *tx_buf; member 116 u8 *tx_buf = NULL; in ipheth_alloc_urbs() local
|
/linux-6.6.21/drivers/input/touchscreen/ |
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-6.6.21/drivers/media/rc/ |
D | ir-spi.c | 25 u16 tx_buf[IR_SPI_MAX_BUFSIZE]; member
|
/linux-6.6.21/include/drm/ |
D | drm_mipi_dbi.h | 101 u16 *tx_buf; member
|