Home
last modified time | relevance | path

Searched refs:sxgbe_extra_stats (Results 1 – 8 of 8) sorted by relevance

/drivers/net/ethernet/samsung/sxgbe/
Dsxgbe_dma.h16 struct sxgbe_extra_stats;
39 struct sxgbe_extra_stats *x);
41 struct sxgbe_extra_stats *x);
Dsxgbe_desc.h18 struct sxgbe_extra_stats;
275 struct sxgbe_extra_stats *x, int *checksum);
285 struct sxgbe_extra_stats *x);
Dsxgbe_common.h215 struct sxgbe_extra_stats { struct
331 struct sxgbe_extra_stats *x); argument
486 struct sxgbe_extra_stats xstats;
Dsxgbe_dma.c190 struct sxgbe_extra_stats *x) in sxgbe_tx_dma_int_status()
262 struct sxgbe_extra_stats *x) in sxgbe_rx_dma_int_status()
Dsxgbe_desc.c263 struct sxgbe_extra_stats *x, int *checksum) in sxgbe_rx_wbstatus()
422 struct sxgbe_extra_stats *x) in sxgbe_rx_ctxt_wbstatus()
Dsxgbe_core.c73 struct sxgbe_extra_stats *x) in sxgbe_core_host_irq_status()
Dsxgbe_ethtool.c36 FIELD_SIZEOF(struct sxgbe_extra_stats, m), \
Dsxgbe_main.c1166 memset(&priv->xstats, 0, sizeof(struct sxgbe_extra_stats)); in sxgbe_open()