Searched refs:fore200e_dma_chunk_free (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/atm/ |
H A D | fore200e.c | 227 fore200e_dma_chunk_free(struct fore200e* fore200e, struct chunk* chunk) in fore200e_dma_chunk_free() function 324 fore200e_dma_chunk_free(fore200e, status); in fore200e_uninit_bs_queue() 327 fore200e_dma_chunk_free(fore200e, rbd_block); in fore200e_uninit_bs_queue() 393 fore200e_dma_chunk_free(fore200e, &fore200e->host_rxq.status); in fore200e_shutdown() 394 fore200e_dma_chunk_free(fore200e, &fore200e->host_rxq.rpd); in fore200e_shutdown() 398 fore200e_dma_chunk_free(fore200e, &fore200e->host_txq.status); in fore200e_shutdown() 399 fore200e_dma_chunk_free(fore200e, &fore200e->host_txq.tpd); in fore200e_shutdown() 403 fore200e_dma_chunk_free(fore200e, &fore200e->host_cmdq.status); in fore200e_shutdown() 2079 fore200e_dma_chunk_free(fore200e, &bsq->status); in fore200e_init_bs_queue() 2135 fore200e_dma_chunk_free(fore200 in fore200e_init_rx_queue() [all...] |
/kernel/linux/linux-6.6/drivers/atm/ |
H A D | fore200e.c | 224 fore200e_dma_chunk_free(struct fore200e* fore200e, struct chunk* chunk) in fore200e_dma_chunk_free() function 321 fore200e_dma_chunk_free(fore200e, status); in fore200e_uninit_bs_queue() 324 fore200e_dma_chunk_free(fore200e, rbd_block); in fore200e_uninit_bs_queue() 390 fore200e_dma_chunk_free(fore200e, &fore200e->host_rxq.status); in fore200e_shutdown() 391 fore200e_dma_chunk_free(fore200e, &fore200e->host_rxq.rpd); in fore200e_shutdown() 395 fore200e_dma_chunk_free(fore200e, &fore200e->host_txq.status); in fore200e_shutdown() 396 fore200e_dma_chunk_free(fore200e, &fore200e->host_txq.tpd); in fore200e_shutdown() 400 fore200e_dma_chunk_free(fore200e, &fore200e->host_cmdq.status); in fore200e_shutdown() 2077 fore200e_dma_chunk_free(fore200e, &bsq->status); in fore200e_init_bs_queue() 2133 fore200e_dma_chunk_free(fore200 in fore200e_init_rx_queue() [all...] |
Completed in 6 milliseconds