Home
last modified time | relevance | path

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

/hal_microchip-latest/mpfs/drivers/mss/pf_pcie/
Dpf_pcie.h851 uint32_t rx_lenth
Dpf_pcie.c1101 uint32_t rx_lenth in PF_PCIE_dma_read() argument
1107 if ((PF_PCIE_EP_DMA_IN_PROGRESS != g_pcie_dma.state) && (rx_lenth > 0u)) in PF_PCIE_dma_read()
1122 g_ep_bridge_reg->DMA1_LENGTH = rx_lenth; in PF_PCIE_dma_read()