Lines Matching refs:stmmac_dma_conf
1242 struct stmmac_dma_conf *dma_conf) in stmmac_display_rx_rings()
1270 struct stmmac_dma_conf *dma_conf) in stmmac_display_tx_rings()
1300 struct stmmac_dma_conf *dma_conf) in stmmac_display_rings()
1336 struct stmmac_dma_conf *dma_conf, in stmmac_clear_rx_descriptors()
1365 struct stmmac_dma_conf *dma_conf, in stmmac_clear_tx_descriptors()
1395 struct stmmac_dma_conf *dma_conf) in stmmac_clear_descriptors()
1422 struct stmmac_dma_conf *dma_conf, in stmmac_init_rx_buffers()
1490 struct stmmac_dma_conf *dma_conf, in stmmac_free_tx_buffer()
1536 struct stmmac_dma_conf *dma_conf, in dma_free_rx_skbufs()
1547 struct stmmac_dma_conf *dma_conf, in stmmac_alloc_rx_buffers()
1580 struct stmmac_dma_conf *dma_conf, in dma_free_rx_xskbufs()
1598 struct stmmac_dma_conf *dma_conf, in stmmac_alloc_rx_buffers_zc()
1647 struct stmmac_dma_conf *dma_conf, in __init_dma_rx_desc_rings()
1707 struct stmmac_dma_conf *dma_conf, in init_dma_rx_desc_rings()
1755 struct stmmac_dma_conf *dma_conf, in __init_dma_tx_desc_rings()
1802 struct stmmac_dma_conf *dma_conf) in init_dma_tx_desc_rings()
1826 struct stmmac_dma_conf *dma_conf, in init_dma_desc_rings()
1853 struct stmmac_dma_conf *dma_conf, in dma_free_tx_skbufs()
1891 struct stmmac_dma_conf *dma_conf, in __free_dma_rx_desc_resources()
1924 struct stmmac_dma_conf *dma_conf) in free_dma_rx_desc_resources()
1941 struct stmmac_dma_conf *dma_conf, in __free_dma_tx_desc_resources()
1971 struct stmmac_dma_conf *dma_conf) in free_dma_tx_desc_resources()
1992 struct stmmac_dma_conf *dma_conf, in __alloc_dma_rx_desc_resources()
2066 struct stmmac_dma_conf *dma_conf) in alloc_dma_rx_desc_resources()
2098 struct stmmac_dma_conf *dma_conf, in __alloc_dma_tx_desc_resources()
2145 struct stmmac_dma_conf *dma_conf) in alloc_dma_tx_desc_resources()
2175 struct stmmac_dma_conf *dma_conf) in alloc_dma_desc_resources()
2194 struct stmmac_dma_conf *dma_conf) in free_dma_desc_resources()
3708 static struct stmmac_dma_conf *
3711 struct stmmac_dma_conf *dma_conf; in stmmac_setup_dma_desc()
3783 struct stmmac_dma_conf *dma_conf) in __stmmac_open()
3867 struct stmmac_dma_conf *dma_conf; in stmmac_open()
5566 struct stmmac_dma_conf *dma_conf; in stmmac_change_mtu()
5842 struct stmmac_dma_conf *dma_conf; in stmmac_msi_intr_tx()
5847 dma_conf = container_of(tx_q, struct stmmac_dma_conf, tx_queue[chan]); in stmmac_msi_intr_tx()
5874 struct stmmac_dma_conf *dma_conf; in stmmac_msi_intr_rx()
5878 dma_conf = container_of(rx_q, struct stmmac_dma_conf, rx_queue[chan]); in stmmac_msi_intr_rx()