Home
last modified time | relevance | path

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

/hal_microchip-latest/mpfs/drivers/mss/pf_pcie/
Dpf_pcie.c157 pf_pcie_read_callback_t rx_complete_handler; member
1047 g_pcie_dma.rx_complete_handler = NULL_POINTER; in PF_PCIE_dma_init()
1075 g_pcie_dma.rx_complete_handler = rx_callback; in PF_PCIE_set_dma_read_callback()
1254 if (NULL_POINTER != g_pcie_dma.rx_complete_handler) in PF_PCIE_isr()
1256 g_pcie_dma.rx_complete_handler(PF_PCIE_EP_DMA_ERROR); in PF_PCIE_isr()