| /OK3568_Linux_fs/kernel/drivers/net/ethernet/stmicro/stmmac/ |
| H A D | hwif.h | 28 struct stmmac_extra_stats; 59 int (*tx_status)(void *data, struct stmmac_extra_stats *x, 68 int (*rx_status)(void *data, struct stmmac_extra_stats *x, 70 void (*rx_extended_status)(void *data, struct stmmac_extra_stats *x, 192 void (*dma_diagnostic_fr) (void *data, struct stmmac_extra_stats *x, 204 struct stmmac_extra_stats *x, u32 chan); 323 struct stmmac_extra_stats *x); 343 void (*debug)(void __iomem *ioaddr, struct stmmac_extra_stats *x,
|
| H A D | enh_desc.c | 15 static int enh_desc_get_tx_status(void *data, struct stmmac_extra_stats *x, in enh_desc_get_tx_status() 120 static void enh_desc_get_ext_status(void *data, struct stmmac_extra_stats *x, in enh_desc_get_ext_status() 184 static int enh_desc_get_rx_status(void *data, struct stmmac_extra_stats *x, in enh_desc_get_rx_status()
|
| H A D | dwmac1000_core.c | 274 static void dwmac1000_rgsmii(void __iomem *ioaddr, struct stmmac_extra_stats *x) in dwmac1000_rgsmii() 307 struct stmmac_extra_stats *x) in dwmac1000_irq_status() 426 static void dwmac1000_debug(void __iomem *ioaddr, struct stmmac_extra_stats *x, in dwmac1000_debug()
|
| H A D | norm_desc.c | 15 static int ndesc_get_tx_status(void *data, struct stmmac_extra_stats *x, in ndesc_get_tx_status() 73 static int ndesc_get_rx_status(void *data, struct stmmac_extra_stats *x, in ndesc_get_rx_status()
|
| H A D | dwxgmac2_descs.c | 11 static int dwxgmac2_get_tx_status(void *data, struct stmmac_extra_stats *x, in dwxgmac2_get_tx_status() 25 static int dwxgmac2_get_rx_status(void *data, struct stmmac_extra_stats *x, in dwxgmac2_get_rx_status()
|
| H A D | dwmac_dma.h | 142 int dwmac_dma_interrupt(void __iomem *ioaddr, struct stmmac_extra_stats *x,
|
| H A D | stmmac_pcs.h | 58 struct stmmac_extra_stats *x) in dwmac_pcs_isr()
|
| H A D | dwmac100_dma.c | 83 static void dwmac100_dma_diagnostic_fr(void *data, struct stmmac_extra_stats *x, in dwmac100_dma_diagnostic_fr()
|
| H A D | dwmac4_descs.c | 16 static int dwmac4_wrback_get_tx_status(void *data, struct stmmac_extra_stats *x, in dwmac4_wrback_get_tx_status() 74 static int dwmac4_wrback_get_rx_status(void *data, struct stmmac_extra_stats *x, in dwmac4_wrback_get_rx_status()
|
| H A D | dwmac100_core.c | 65 struct stmmac_extra_stats *x) in dwmac100_irq_status()
|
| H A D | stmmac.h | 192 struct stmmac_extra_stats xstats ____cacheline_aligned_in_smp;
|
| H A D | dwmac4_dma.h | 209 struct stmmac_extra_stats *x, u32 chan);
|
| H A D | dwmac_lib.c | 158 struct stmmac_extra_stats *x, u32 chan) in dwmac_dma_interrupt()
|
| H A D | dwmac4_lib.c | 138 struct stmmac_extra_stats *x, u32 chan) in dwmac4_dma_interrupt()
|
| H A D | common.h | 69 struct stmmac_extra_stats { struct
|
| H A D | dwmac4_core.c | 766 static void dwmac4_phystatus(void __iomem *ioaddr, struct stmmac_extra_stats *x) in dwmac4_phystatus() 823 struct stmmac_extra_stats *x) in dwmac4_irq_status() 872 static void dwmac4_debug(void __iomem *ioaddr, struct stmmac_extra_stats *x, in dwmac4_debug()
|
| H A D | dwxgmac2_dma.c | 326 struct stmmac_extra_stats *x, u32 chan) in dwxgmac2_dma_interrupt()
|
| H A D | stmmac_ethtool.c | 45 { #m, sizeof_field(struct stmmac_extra_stats, m), \
|
| H A D | dwmac-sun8i.c | 415 struct stmmac_extra_stats *x, u32 chan) in sun8i_dwmac_dma_interrupt()
|
| H A D | dwxgmac2_core.c | 243 struct stmmac_extra_stats *x) in dwxgmac2_host_irq_status()
|
| H A D | stmmac_selftests.c | 430 struct stmmac_extra_stats *initial, *final; in stmmac_test_eee()
|
| H A D | stmmac_main.c | 2888 memset(&priv->xstats, 0, sizeof(struct stmmac_extra_stats)); in stmmac_open()
|
| /OK3568_Linux_fs/external/dpdk/gmac/kernel4.19/ |
| H A D | kernel_net_stmmac.diff | 1062 + memset(&priv->xstats, 0, sizeof(struct stmmac_extra_stats));
|