Searched refs:sfc_dma_free (Results 1 – 7 of 7) sorted by relevance
| /f-stack/dpdk/drivers/net/sfc/ |
| H A D | sfc_mcdi.c | 33 sfc_dma_free(sa, esmp); in sfc_mcdi_dma_free()
|
| H A D | sfc_port.c | 461 sfc_dma_free(sa, &port->mac_stats_dma_mem); in sfc_port_attach() 481 sfc_dma_free(sa, &port->mac_stats_dma_mem); in sfc_port_detach()
|
| H A D | sfc.h | 365 void sfc_dma_free(const struct sfc_adapter *sa, efsys_mem_t *esmp);
|
| H A D | sfc_tx.c | 218 sfc_dma_free(sa, &txq->mem); in sfc_tx_qinit() 255 sfc_dma_free(sa, &txq->mem); in sfc_tx_qfini()
|
| H A D | sfc_rx.c | 1219 sfc_dma_free(sa, &rxq->mem); in sfc_rx_qinit() 1254 sfc_dma_free(sa, &rxq->mem); in sfc_rx_qfini()
|
| H A D | sfc_ev.c | 925 sfc_dma_free(sa, &evq->mem); in sfc_ev_qfini()
|
| H A D | sfc.c | 64 sfc_dma_free(const struct sfc_adapter *sa, efsys_mem_t *esmp) in sfc_dma_free() function
|