Searched refs:dfx_hw_dma_uninit (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/fddi/ |
H A D | defxx.c | 291 static int dfx_hw_dma_uninit(DFX_board_t *bp, PI_UINT32 type); 1102 (void) dfx_hw_dma_uninit(bp, PI_PDATA_A_RESET_M_SKIP_ST); in dfx_driver_init() 1274 if (dfx_hw_dma_uninit(bp, bp->reset_type) != DFX_K_SUCCESS) in dfx_adap_init() 1564 (void) dfx_hw_dma_uninit(bp, PI_PDATA_A_RESET_M_SKIP_ST); in dfx_close() 2888 * = dfx_hw_dma_uninit = 2917 static int dfx_hw_dma_uninit(DFX_board_t *bp, PI_UINT32 type) in dfx_hw_dma_uninit() function
|
/kernel/linux/linux-6.6/drivers/net/fddi/ |
H A D | defxx.c | 292 static int dfx_hw_dma_uninit(DFX_board_t *bp, PI_UINT32 type); 1091 (void) dfx_hw_dma_uninit(bp, PI_PDATA_A_RESET_M_SKIP_ST); in dfx_driver_init() 1263 if (dfx_hw_dma_uninit(bp, bp->reset_type) != DFX_K_SUCCESS) in dfx_adap_init() 1553 (void) dfx_hw_dma_uninit(bp, PI_PDATA_A_RESET_M_SKIP_ST); in dfx_close() 2877 * = dfx_hw_dma_uninit = 2906 static int dfx_hw_dma_uninit(DFX_board_t *bp, PI_UINT32 type) in dfx_hw_dma_uninit() function
|
Completed in 8 milliseconds