Searched refs:sxgbe_extra_stats (Results 1 - 16 of 16) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/samsung/sxgbe/ |
H A D | sxgbe_dma.h | 13 struct sxgbe_extra_stats; 36 struct sxgbe_extra_stats *x); 38 struct sxgbe_extra_stats *x);
|
H A D | sxgbe_desc.h | 15 struct sxgbe_extra_stats; 272 struct sxgbe_extra_stats *x, int *checksum); 282 struct sxgbe_extra_stats *x);
|
H A D | sxgbe_common.h | 212 struct sxgbe_extra_stats { struct 328 struct sxgbe_extra_stats *x); 482 struct sxgbe_extra_stats xstats;
|
H A D | sxgbe_dma.c | 187 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 D | sxgbe_desc.c | 260 struct sxgbe_extra_stats *x, int *checksum) in sxgbe_rx_wbstatus() 419 struct sxgbe_extra_stats *x) in sxgbe_rx_ctxt_wbstatus()
|
H A D | sxgbe_core.c | 70 struct sxgbe_extra_stats *x) in sxgbe_core_host_irq_status()
|
H A D | sxgbe_ethtool.c | 33 sizeof_field(struct sxgbe_extra_stats, m), \
|
H A D | sxgbe_main.c | 1159 memset(&priv->xstats, 0, sizeof(struct sxgbe_extra_stats)); in sxgbe_open()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/samsung/sxgbe/ |
H A D | sxgbe_dma.h | 13 struct sxgbe_extra_stats; 36 struct sxgbe_extra_stats *x); 38 struct sxgbe_extra_stats *x);
|
H A D | sxgbe_desc.h | 15 struct sxgbe_extra_stats; 272 struct sxgbe_extra_stats *x, int *checksum); 282 struct sxgbe_extra_stats *x);
|
H A D | sxgbe_common.h | 212 struct sxgbe_extra_stats { struct 328 struct sxgbe_extra_stats *x); 482 struct sxgbe_extra_stats xstats;
|
H A D | sxgbe_dma.c | 187 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 D | sxgbe_desc.c | 260 struct sxgbe_extra_stats *x, int *checksum) in sxgbe_rx_wbstatus() 419 struct sxgbe_extra_stats *x) in sxgbe_rx_ctxt_wbstatus()
|
H A D | sxgbe_core.c | 70 struct sxgbe_extra_stats *x) in sxgbe_core_host_irq_status()
|
H A D | sxgbe_ethtool.c | 33 sizeof_field(struct sxgbe_extra_stats, m), \
|
H A D | sxgbe_main.c | 1162 memset(&priv->xstats, 0, sizeof(struct sxgbe_extra_stats)); in sxgbe_open()
|
Completed in 15 milliseconds