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