Home
last modified time | relevance | path

Searched refs:tx_lenth (Results 1 – 2 of 2) sorted by relevance

/hal_microchip-latest/mpfs/drivers/mss/pf_pcie/
Dpf_pcie.h886 uint32_t tx_lenth
Dpf_pcie.c1144 uint32_t tx_lenth in PF_PCIE_dma_write() argument
1150 if ((PF_PCIE_EP_DMA_IN_PROGRESS != g_pcie_dma.state) && (tx_lenth > 0u)) in PF_PCIE_dma_write()
1165 g_ep_bridge_reg->DMA0_LENGTH = tx_lenth; in PF_PCIE_dma_write()