Searched refs:fore200e_dma_chunk_free (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.6/drivers/atm/ |
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(fore200e, &rxq->status); in fore200e_init_rx_queue() [all …]
|