Home
last modified time | relevance | path

Searched defs:tx_buf (Results 1 – 25 of 132) sorted by relevance

123456

/linux/drivers/net/wireless/ath/ath9k/
H A Dhif_usb.h79 struct tx_buf { struct
102 struct list_head tx_buf; argument
H A Dhif_usb.c255 struct tx_buf *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
806 struct tx_buf *tx_buf = NULL, *tx_buf_tmp = NULL; in ath9k_hif_usb_dealloc_tx_urbs() local
842 struct tx_buf *tx_buf; in ath9k_hif_usb_alloc_tx_urbs() local
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_xdp.c32 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/hid/intel-ish-hid/ishtp/
H A Dclient-buffers.c67 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/drivers/video/fbdev/omap2/omapfb/displays/
H A Dpanel-tpo-td028ttec1.c57 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/net/ethernet/intel/ice/
H A Dice_txrx.c37 struct ice_tx_buf *tx_buf, *first; in ice_prgm_fdir_fltr() local
114 ice_unmap_and_free_tx_buf(struct ice_tx_ring *ring, struct ice_tx_buf *tx_buf) in ice_unmap_and_free_tx_buf()
278 struct ice_tx_buf *tx_buf; in ice_clean_tx_irq() local
736 struct ice_tx_buf *tx_buf; in ice_xdp_xmit() local
1404 struct ice_tx_buf *tx_buf; in ice_tx_map() local
2322 struct ice_tx_buf *tx_buf; in ice_clean_ctrl_tx_irq() local
H A Dice_xsk.c368 struct ice_tx_buf *tx_buf; in ice_clean_xdp_irq_zc() local
440 struct ice_tx_buf *tx_buf; in ice_xmit_xdp_tx_zc() local
925 struct ice_tx_buf *tx_buf = &xdp_ring->tx_buf[ntc]; in ice_xsk_clean_xdp_ring() local
/linux/drivers/net/ethernet/
H A Doa_tc6.c213 __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 Dadgs1408.c28 u8 tx_buf[2]; in adgs1408_spi_reg_write() local
/linux/drivers/spi/
H A Dspi-cavium.c39 const u8 *tx_buf; in octeon_spi_do_transfer() local
H A Dspi-mpc52xx-psc.c113 unsigned char *tx_buf = (unsigned char *)t->tx_buf; in mpc52xx_psc_spi_transfer_rxtx() local
/linux/drivers/input/rmi4/
H A Drmi_spi.c44 u8 *tx_buf; member
113 const struct rmi_spi_cmd *cmd, const u8 *tx_buf, in rmi_spi_xfer()
/linux/drivers/fpga/
H A Dlattice-sysconfig-spi.c14 const void *tx_buf, size_t tx_len, in sysconfig_spi_cmd_transfer()
/linux/include/uapi/linux/spi/
H A Dspidev.h71 __u64 tx_buf; member
/linux/drivers/net/usb/
H A Dipheth.c110 unsigned char *tx_buf; member
127 u8 *tx_buf = NULL; in ipheth_alloc_urbs() local
/linux/drivers/comedi/drivers/
H A Dvmk80xx.c398 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/net/ethernet/netronome/nfp/nfd3/
H A Drings.c48 struct nfp_nfd3_tx_buf *tx_buf; in nfp_nfd3_tx_ring_reset() local
/linux/drivers/iio/adc/
H A Dmcp3564.c403 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
H A Dad7298.c53 __be16 tx_buf[2]; member
/linux/drivers/hwmon/
H A Dadcxx.c53 u8 tx_buf[2]; in adcxx_show() local
H A Dmax1111.c41 uint8_t tx_buf[MAX1111_TX_BUF_SIZE]; member
/linux/sound/soc/sprd/
H A Dsprd-mcdt.h77 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 Ddrm_mipi_dbi.h112 u16 *tx_buf; member
/linux/drivers/char/tpm/st33zp24/
H A Dspi.c57 u8 tx_buf[ST33ZP24_SPI_BUFFER_SIZE]; member
/linux/tools/net/ynl/lib/
H A Dynl.h80 unsigned char *tx_buf; global() member

123456