Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/samsung/sxgbe/
H A Dsxgbe_dma.h13 struct sxgbe_extra_stats;
36 struct sxgbe_extra_stats *x);
38 struct sxgbe_extra_stats *x);
H A Dsxgbe_desc.h15 struct sxgbe_extra_stats;
272 struct sxgbe_extra_stats *x, int *checksum);
282 struct sxgbe_extra_stats *x);
H A Dsxgbe_common.h212 struct sxgbe_extra_stats { struct
328 struct sxgbe_extra_stats *x); argument
482 struct sxgbe_extra_stats xstats;
H A Dsxgbe_dma.c187 struct sxgbe_extra_stats *x) in sxgbe_tx_dma_int_status()
259 struct sxgbe_extra_stats *x) in sxgbe_rx_dma_int_status()
H A Dsxgbe_desc.c260 struct sxgbe_extra_stats *x, int *checksum) in sxgbe_rx_wbstatus()
419 struct sxgbe_extra_stats *x) in sxgbe_rx_ctxt_wbstatus()
H A Dsxgbe_core.c70 struct sxgbe_extra_stats *x) in sxgbe_core_host_irq_status()
H A Dsxgbe_ethtool.c33 sizeof_field(struct sxgbe_extra_stats, m), \
H A Dsxgbe_main.c1162 memset(&priv->xstats, 0, sizeof(struct sxgbe_extra_stats)); in sxgbe_open()