Home
last modified time | relevance | path

Searched refs:bnx2x_eth_stats (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/drivers/net/bnx2x/
H A Dbnx2x_ethdev.c56 offsetof(struct bnx2x_eth_stats, brb_drop_hi),
57 offsetof(struct bnx2x_eth_stats, brb_drop_lo)},
59 offsetof(struct bnx2x_eth_stats, brb_truncate_hi),
60 offsetof(struct bnx2x_eth_stats, brb_truncate_lo)},
62 offsetof(struct bnx2x_eth_stats, brb_truncate_discard),
65 offsetof(struct bnx2x_eth_stats, mac_filter_discard),
66 offsetof(struct bnx2x_eth_stats, mac_filter_discard)},
68 offsetof(struct bnx2x_eth_stats, mf_tag_discard),
69 offsetof(struct bnx2x_eth_stats, mf_tag_discard)},
77 offsetof(struct bnx2x_eth_stats, pfc_frames_sent_hi),
[all …]
H A Dbnx2x_stats.c537 struct bnx2x_eth_stats *estats = &sc->eth_stats; in bnx2x_bmac_stats_update()
640 struct bnx2x_eth_stats *estats = &sc->eth_stats; in bnx2x_mstat_stats_update()
719 struct bnx2x_eth_stats *estats = &sc->eth_stats; in bnx2x_emac_stats_update()
778 struct bnx2x_eth_stats *estats = &sc->eth_stats; in bnx2x_hw_stats_update()
904 struct bnx2x_eth_stats *estats = &sc->eth_stats; in bnx2x_storm_stats_update()
1077 struct bnx2x_eth_stats *estats = &sc->eth_stats; in bnx2x_drv_stats_update()
1569 struct bnx2x_eth_stats *estats = &sc->eth_stats; in bnx2x_save_statistics()
H A Dbnx2x_stats.h55 struct bnx2x_eth_stats { struct
H A Dbnx2x.h1343 struct bnx2x_eth_stats eth_stats;