Home
last modified time | relevance | path

Searched defs:tx (Results 276 – 300 of 675) sorted by relevance

1...<<11121314151617181920>>...27

/openbmc/linux/drivers/spi/
H A Dspi-ppc4xx.c124 const unsigned char *tx; member
H A Dspi-imx.c109 void (*tx)(struct spi_imx_data *spi_imx); member
1203 struct dma_slave_config rx = {}, tx = {}; in spi_imx_dma_configure() local
1400 struct sg_table *tx = &transfer->tx_sg, *rx = &transfer->rx_sg; in spi_imx_dma_transfer() local
/openbmc/linux/drivers/platform/surface/aggregator/
H A Dssh_packet_layer.h98 } tx; member
/openbmc/linux/drivers/net/ethernet/broadcom/genet/
H A Dbcmmii.c135 void bcmgenet_phy_pause_set(struct net_device *dev, bool rx, bool tx) in bcmgenet_phy_pause_set()
/openbmc/qemu/hw/net/
H A Dmsf2-emac.c97 uint32_t tx = s->regs[R_DMA_TX_STATUS] & 0xF; in emac_get_isr() local
H A Dopencores_eth.c485 static void open_eth_start_xmit(OpenEthState *s, desc *tx)
538 desc *tx = tx_desc(s); local
/openbmc/linux/drivers/net/ethernet/brocade/bna/
H A Dbnad.c991 bnad_cb_tx_disabled(void *arg, struct bna_tx *tx) in bnad_cb_tx_disabled()
1038 bnad_cb_tx_stall(struct bnad *bnad, struct bna_tx *tx) in bnad_cb_tx_stall()
1056 bnad_cb_tx_resume(struct bnad *bnad, struct bna_tx *tx) in bnad_cb_tx_resume()
1133 bnad_cb_tx_cleanup(struct bnad *bnad, struct bna_tx *tx) in bnad_cb_tx_cleanup()
1957 struct bna_tx *tx; in bnad_setup_tx() local
/openbmc/linux/drivers/dma/
H A Daltera-msgdma.c202 #define tx_to_desc(tx) container_of(tx, struct msgdma_sw_desc, async_tx) argument
304 static dma_cookie_t msgdma_tx_submit(struct dma_async_tx_descriptor *tx) in msgdma_tx_submit()
H A Dpxa_dma.c136 #define tx_to_pxad_desc(tx) \ argument
773 static dma_cookie_t pxad_tx_submit(struct dma_async_tx_descriptor *tx) in pxad_tx_submit()
849 struct dma_async_tx_descriptor *tx; in pxad_tx_prep() local
/openbmc/linux/sound/soc/codecs/
H A Dwm8960.c836 bool tx = substream->stream == SNDRV_PCM_STREAM_PLAYBACK; in wm8960_hw_params() local
894 bool tx = substream->stream == SNDRV_PCM_STREAM_PLAYBACK; in wm8960_hw_free() local
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_cx0_phy_regs.h172 #define PHY_CX0_VDROVRD_CTL(lane, tx, control) \ argument
177 #define PHY_CX0_TX_CONTROL(tx, control) (0x400 + ((tx) - 1) * 0x200 + (control)) argument
/openbmc/linux/sound/firewire/dice/
H A Ddice-proc.c98 } tx; in dice_proc_read() member
/openbmc/u-boot/drivers/spi/
H A Dbcm63xx_hsspi.c222 const uint8_t *tx = dout; in bcm63xx_hsspi_xfer() local
/openbmc/linux/drivers/media/i2c/adv748x/
H A Dadv748x-afe.c319 struct v4l2_subdev *tx; in adv748x_afe_propagate_pixelrate() local
/openbmc/linux/drivers/net/ethernet/atheros/
H A Dag71xx.c309 } tx; member
867 u32 rx, tx; in ag71xx_dma_wait_stop() local
1317 struct ag71xx_ring *tx = &ag->tx_ring; in ag71xx_rings_init() local
1347 struct ag71xx_ring *tx = &ag->tx_ring; in ag71xx_rings_free() local
/openbmc/linux/sound/soc/sof/
H A Dipc4.c410 struct sof_ipc4_msg tx = {{ 0 }}; in sof_ipc4_set_get_data() local
/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dhif_usb.h123 struct hif_usb_tx tx; member
/openbmc/linux/drivers/net/wireless/mediatek/mt76/
H A Dsdio.h133 } tx; member
/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_xdp.c425 int rx, tx; in bnxt_xdp_set() local
/openbmc/linux/drivers/rpmsg/
H A Dqcom_glink_rpm.c217 struct glink_rpm_pipe *tx) in glink_rpm_parse_toc()
/openbmc/qemu/net/
H A Dnetmap.c46 struct netmap_ring *tx; member
/openbmc/linux/include/linux/soc/ti/
H A Dknav_dma.h125 struct knav_dma_tx_cfg tx; member
/openbmc/linux/drivers/input/serio/
H A Dps2-gpio.c93 } tx; member
/openbmc/linux/drivers/scsi/mvsas/
H A Dmv_chips.h205 static inline void mvs_start_delivery(struct mvs_info *mvi, u32 tx) in mvs_start_delivery()
/openbmc/linux/drivers/net/wireless/broadcom/b43/
H A Dradio_2056.c32 const struct b2056_inittab_entry *tx; member

1...<<11121314151617181920>>...27