Searched refs:fore200e_dma_chunk_free (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/atm/ |
H A D | fore200e.c | 221 fore200e_dma_chunk_free(struct fore200e* fore200e, struct chunk* chunk) in fore200e_dma_chunk_free() function 318 fore200e_dma_chunk_free(fore200e, status); in fore200e_uninit_bs_queue() 321 fore200e_dma_chunk_free(fore200e, rbd_block); in fore200e_uninit_bs_queue() 387 fore200e_dma_chunk_free(fore200e, &fore200e->host_rxq.status); in fore200e_shutdown() 388 fore200e_dma_chunk_free(fore200e, &fore200e->host_rxq.rpd); in fore200e_shutdown() 392 fore200e_dma_chunk_free(fore200e, &fore200e->host_txq.status); in fore200e_shutdown() 393 fore200e_dma_chunk_free(fore200e, &fore200e->host_txq.tpd); in fore200e_shutdown() 397 fore200e_dma_chunk_free(fore200e, &fore200e->host_cmdq.status); in fore200e_shutdown() 2074 fore200e_dma_chunk_free(fore200e, &bsq->status); in fore200e_init_bs_queue() 2130 fore200e_dma_chunk_free(fore200e, &rxq->status); in fore200e_init_rx_queue() [all …]
|