Searched refs:sfc_dma_free (Results 1 – 7 of 7) sorted by relevance
| /dpdk/drivers/net/sfc/ |
| H A D | sfc_mcdi.c | 34 sfc_dma_free(sa, esmp); in sfc_mcdi_dma_free()
|
| H A D | sfc_port.c | 475 sfc_dma_free(sa, &port->mac_stats_dma_mem); in sfc_port_attach() 495 sfc_dma_free(sa, &port->mac_stats_dma_mem); in sfc_port_detach()
|
| H A D | sfc.h | 403 void sfc_dma_free(const struct sfc_adapter *sa, efsys_mem_t *esmp);
|
| H A D | sfc_tx.c | 246 sfc_dma_free(sa, &txq->mem); in sfc_tx_qinit() 289 sfc_dma_free(sa, &txq->mem); in sfc_tx_qfini()
|
| H A D | sfc_rx.c | 1273 sfc_dma_free(sa, &rxq->mem); in sfc_rx_qinit() 1313 sfc_dma_free(sa, &rxq->mem); in sfc_rx_qfini()
|
| H A D | sfc_ev.c | 944 sfc_dma_free(sa, &evq->mem); in sfc_ev_qfini()
|
| H A D | sfc.c | 98 sfc_dma_free(const struct sfc_adapter *sa, efsys_mem_t *esmp) in sfc_dma_free() function
|