Home
last modified time | relevance | path

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

12345678910>>...13

/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
Dhif_usb.h79 struct tx_buf { struct
102 struct list_head tx_buf; member
Dhif_usb.c255 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
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
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
Dhif_usb.h79 struct tx_buf { struct
102 struct list_head tx_buf; argument
Dhif_usb.c257 struct tx_buf *tx_buf = (struct tx_buf *) urb->context; in hif_usb_tx_cb() local
312 struct tx_buf *tx_buf = NULL; in __hif_usb_tx() local
441 struct tx_buf *tx_buf = NULL, *tx_buf_tmp = NULL; in hif_usb_stop() local
810 struct tx_buf *tx_buf = NULL, *tx_buf_tmp = NULL; in ath9k_hif_usb_dealloc_tx_urbs() local
846 struct tx_buf *tx_buf; in ath9k_hif_usb_alloc_tx_urbs() local
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
Dice_txrx_lib.c230 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
Dice_txrx.c36 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
616 struct ice_tx_buf *tx_buf; in ice_xdp_xmit() local
1630 struct ice_tx_buf *tx_buf; in ice_tx_map() local
2490 struct ice_tx_buf *tx_buf; in ice_clean_ctrl_tx_irq() local
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_xdp.c27 struct bnxt_sw_tx_bd *tx_buf; in bnxt_xmit_bd() local
50 struct bnxt_sw_tx_bd *tx_buf; in __bnxt_xmit_xdp() local
62 struct bnxt_sw_tx_bd *tx_buf; in __bnxt_xmit_xdp_redirect() local
76 struct bnxt_sw_tx_bd *tx_buf; in bnxt_tx_int_xdp() local
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_xdp.c31 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
/kernel/linux/linux-6.6/drivers/hid/intel-ish-hid/ishtp/
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
/kernel/linux/linux-5.10/drivers/hid/intel-ish-hid/ishtp/
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
/kernel/linux/linux-6.6/drivers/spi/
Dspi-sh-msiof.c393 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
Dspi-xlp.c92 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
Dspi-cavium.c39 const u8 *tx_buf; in octeon_spi_do_transfer() local
/kernel/linux/linux-5.10/drivers/spi/
Dspi-sh-msiof.c390 const void *tx_buf, void *rx_buf, in sh_msiof_spi_set_mode_regs()
411 const void *tx_buf, int words, int fs) in sh_msiof_spi_write_fifo_8()
421 const void *tx_buf, int words, int fs) in sh_msiof_spi_write_fifo_16()
431 const void *tx_buf, int words, int fs) in sh_msiof_spi_write_fifo_16u()
441 const void *tx_buf, int words, int fs) in sh_msiof_spi_write_fifo_32()
451 const void *tx_buf, int words, int fs) in sh_msiof_spi_write_fifo_32u()
461 const void *tx_buf, int words, int fs) in sh_msiof_spi_write_fifo_s32()
471 const void *tx_buf, int words, int fs) in sh_msiof_spi_write_fifo_s32u()
675 const void *tx_buf, void *rx_buf, in sh_msiof_spi_txrx_once()
914 const void *tx_buf = t->tx_buf; in sh_msiof_transfer_one() local
Dspi-xlp.c93 const u8 *tx_buf; /* tx data buffer */ member
271 const unsigned char *tx_buf, in xlp_spi_xfer_block()
324 const unsigned char *tx_buf; in xlp_spi_txrx_bufs() local
Dspi-cavium.c39 const u8 *tx_buf; in octeon_spi_do_transfer() local
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
Dice_xsk.c702 struct ice_tx_buf *tx_buf; in ice_xmit_zc() local
745 ice_clean_xdp_tx_buf(struct ice_ring *xdp_ring, struct ice_tx_buf *tx_buf) in ice_clean_xdp_tx_buf()
765 struct ice_tx_buf *tx_buf; in ice_clean_tx_irq_zc() local
911 struct ice_tx_buf *tx_buf = &xdp_ring->tx_buf[ntc]; in ice_xsk_clean_xdp_ring() local
Dice_txrx.c31 struct ice_tx_buf *tx_buf, *first; in ice_prgm_fdir_fltr() local
108 ice_unmap_and_free_tx_buf(struct ice_ring *ring, struct ice_tx_buf *tx_buf) in ice_unmap_and_free_tx_buf()
210 struct ice_tx_buf *tx_buf; in ice_clean_tx_irq() local
1737 struct ice_tx_buf *tx_buf; in ice_tx_map() local
2491 struct ice_tx_buf *tx_buf; in ice_clean_ctrl_tx_irq() local
/kernel/linux/linux-6.6/drivers/gpu/drm/panel/
Dpanel-tpo-td028ttec1.c97 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
/kernel/linux/linux-5.10/drivers/gpu/drm/panel/
Dpanel-tpo-td028ttec1.c97 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
/kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/displays/
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
/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/displays/
Dpanel-tpo-td028ttec1.c58 u16 tx_buf = JBT_COMMAND | reg; in jbt_ret_write_0() local
72 u16 tx_buf[2]; in jbt_reg_write_1() local
88 u16 tx_buf[3]; in jbt_reg_write_2() local
/kernel/linux/linux-5.10/drivers/mux/
Dadgs1408.c28 u8 tx_buf[2]; in adgs1408_spi_reg_write() local
/kernel/linux/linux-6.6/drivers/mux/
Dadgs1408.c28 u8 tx_buf[2]; in adgs1408_spi_reg_write() local
/kernel/linux/linux-5.10/drivers/net/usb/
Dipheth.c93 unsigned char *tx_buf; member
108 u8 *tx_buf = NULL; in ipheth_alloc_urbs() local

12345678910>>...13