Home
last modified time | relevance | path

Searched refs:host_port_stats (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_stats.c57 if (res > sizeof(struct host_port_stats)) in bnx2x_get_port_stats_dma_len()
58 res = sizeof(struct host_port_stats); in bnx2x_get_port_stats_dma_len()
65 res = offsetof(struct host_port_stats, not_used) + 4; in bnx2x_get_port_stats_dma_len()
69 res += offsetof(struct host_port_stats, in bnx2x_get_port_stats_dma_len()
71 offsetof(struct host_port_stats, in bnx2x_get_port_stats_dma_len()
553 struct host_port_stats *pstats = bnx2x_sp(bp, port_stats); in bnx2x_bmac_stats_update()
659 struct host_port_stats *pstats = bnx2x_sp(bp, port_stats); in bnx2x_mstat_stats_update()
750 struct host_port_stats *pstats = bnx2x_sp(bp, port_stats); in bnx2x_emac_stats_update()
808 struct host_port_stats *pstats = bnx2x_sp(bp, port_stats); in bnx2x_hw_stats_update()
H A Dbnx2x.h1171 struct host_port_stats port_stats;
H A Dbnx2x_hsi.h2929 struct host_port_stats { struct
H A Dbnx2x_main.c2664 struct host_port_stats *pstats; in bnx2x_link_attn()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_stats.c57 if (res > sizeof(struct host_port_stats)) in bnx2x_get_port_stats_dma_len()
58 res = sizeof(struct host_port_stats); in bnx2x_get_port_stats_dma_len()
65 res = offsetof(struct host_port_stats, not_used) + 4; in bnx2x_get_port_stats_dma_len()
69 res += offsetof(struct host_port_stats, in bnx2x_get_port_stats_dma_len()
71 offsetof(struct host_port_stats, in bnx2x_get_port_stats_dma_len()
553 struct host_port_stats *pstats = bnx2x_sp(bp, port_stats); in bnx2x_bmac_stats_update()
659 struct host_port_stats *pstats = bnx2x_sp(bp, port_stats); in bnx2x_mstat_stats_update()
750 struct host_port_stats *pstats = bnx2x_sp(bp, port_stats); in bnx2x_emac_stats_update()
808 struct host_port_stats *pstats = bnx2x_sp(bp, port_stats); in bnx2x_hw_stats_update()
H A Dbnx2x.h1171 struct host_port_stats port_stats;
H A Dbnx2x_hsi.h2929 struct host_port_stats { struct
H A Dbnx2x_main.c2662 struct host_port_stats *pstats; in bnx2x_link_attn()

Completed in 83 milliseconds