Home
last modified time | relevance | path

Searched defs:tx (Results 326 – 350 of 675) sorted by relevance

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

/openbmc/linux/sound/soc/fsl/
H A Dfsl-asoc-card.c173 bool tx = substream->stream == SNDRV_PCM_STREAM_PLAYBACK; in fsl_asoc_card_hw_params() local
H A Dfsl_spdif.h108 #define SCR_DMA_xX_EN(tx) (tx ? SCR_DMA_TX_EN : SCR_DMA_RX_EN) argument
/openbmc/linux/drivers/spi/
H A Dspi-au1550.c49 const u8 *tx; member
H A Dspi-mem.c104 static int spi_check_buswidth_req(struct spi_mem *mem, u8 buswidth, bool tx) in spi_check_buswidth_req()
/openbmc/linux/drivers/dma/ppc4xx/
H A Dadma.h19 #define tx_to_ppc440spe_adma_slot(tx) \ argument
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_lib.c91 unsigned int *tx, unsigned int *rx) in ixgbe_get_first_reg_idx()
/openbmc/linux/drivers/net/ethernet/google/gve/
H A Dgve_ethtool.c347 struct gve_tx_ring *tx = &priv->tx[ring]; in gve_get_ethtool_stats() local
/openbmc/linux/drivers/rtc/
H A Drtc-ds1305.c490 u8 *addr, size_t count, char *tx, char *rx) in msg_init()
/openbmc/qemu/hw/net/
H A De1000e_core.c603 e1000e_setup_tx_offloads(E1000ECore *core, struct e1000e_tx *tx) in e1000e_setup_tx_offloads()
638 e1000e_tx_pkt_send(E1000ECore *core, struct e1000e_tx *tx, int queue_index) in e1000e_tx_pkt_send()
689 struct e1000e_tx *tx, in e1000e_process_tx_desc()
859 struct e1000e_tx *tx; member
/openbmc/linux/sound/firewire/
H A Damdtp-stream.c588 struct amdtp_stream *tx = s->ctx_data.rx.replay_target; in pool_seq_descs() local
1589 struct amdtp_stream *tx; in irq_target_callback_skip() local
2025 struct amdtp_stream *tx = NULL; in make_association() local
/openbmc/linux/drivers/media/i2c/adv748x/
H A Dadv748x.h125 struct adv748x_csi2 *tx; member
157 struct adv748x_csi2 *tx; member
/openbmc/libmctp/
H A Dastlpc.c110 struct mctp_astlpc_buffer tx; member
511 const struct mctp_astlpc_buffer *tx = &layout->tx; in mctp_astlpc_layout_validate() local
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac-sun8i.c361 bool rx, bool tx) in sun8i_dwmac_enable_dma_irq()
375 bool rx, bool tx) in sun8i_dwmac_disable_dma_irq()
/openbmc/linux/drivers/net/ethernet/mediatek/
H A Dmtk_wed.c991 mtk_wed_ring_reset(struct mtk_wed_ring *ring, int size, bool tx) in mtk_wed_ring_reset()
1233 int size, u32 desc_size, bool tx) in mtk_wed_ring_alloc()
/openbmc/linux/drivers/net/netdevsim/
H A Dnetdevsim.h53 u32 tx; member
78 bool tx; member
/openbmc/linux/drivers/firmware/arm_scmi/
H A Dprotocols.h125 struct scmi_msg tx; member
H A Doptee.c412 static int scmi_optee_chan_setup(struct scmi_chan_info *cinfo, struct device *dev, bool tx) in scmi_optee_chan_setup()
/openbmc/linux/drivers/mmc/host/
H A Dpxamci.c160 struct dma_async_tx_descriptor *tx; in pxamci_setup_data() local
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_lvds.c63 int tx; member
/openbmc/linux/drivers/net/wireless/st/cw1200/
H A Dqueue.c333 struct wsm_tx **tx, in cw1200_queue_get()
/openbmc/google-misc/subprojects/ncsid/src/platforms/nemora/portable/
H A Dncsi_fsm.h174 uint8_t tx[NCSI_OEM_ECHO_PATTERN_SIZE]; member
/openbmc/linux/drivers/gpu/drm/mcde/
H A Dmcde_dsi.c298 const u8 *tx = msg->tx_buf; in mcde_dsi_host_transfer() local
/openbmc/linux/drivers/net/ethernet/apm/xgene/
H A Dxgene_enet_xgmac.c172 u32 *rx, u32 *tx) in xgene_xgmac_get_drop_cnt()
/openbmc/linux/include/uapi/linux/
H A Dserial.h104 int rx, tx; member
/openbmc/linux/include/linux/dma/
H A Dipu-dma.h171 #define to_tx_desc(tx) container_of(tx, struct idmac_tx_desc, txd) argument

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