Searched refs:host_port_stats (Results 1 – 4 of 4) sorted by relevance
37 if (res > sizeof(struct host_port_stats)) { in bnx2x_get_port_stats_dma_len()38 res = sizeof(struct host_port_stats); in bnx2x_get_port_stats_dma_len()47 res = (offsetof(struct host_port_stats, not_used) + 4); in bnx2x_get_port_stats_dma_len()51 res += (offsetof(struct host_port_stats, pfc_frames_rx_lo) - in bnx2x_get_port_stats_dma_len()52 offsetof(struct host_port_stats, pfc_frames_tx_hi) + 4); in bnx2x_get_port_stats_dma_len()536 struct host_port_stats *pstats = BNX2X_SP(sc, port_stats); in bnx2x_bmac_stats_update()639 struct host_port_stats *pstats = BNX2X_SP(sc, port_stats); in bnx2x_mstat_stats_update()718 struct host_port_stats *pstats = BNX2X_SP(sc, port_stats); in bnx2x_emac_stats_update()777 struct host_port_stats *pstats = BNX2X_SP(sc, port_stats); in bnx2x_hw_stats_update()1571 struct host_port_stats *pstats = BNX2X_SP(sc, port_stats); in bnx2x_save_statistics()
638 struct host_port_stats port_stats;
3460 struct host_port_stats { struct
2922 struct host_port_stats *pstats; in bnx2x_link_attn()