Searched refs:host_port_stats (Results 1 – 3 of 3) sorted by relevance
66 if (res > sizeof(struct host_port_stats)) { in bxe_get_port_stats_dma_len()67 res = sizeof(struct host_port_stats); in bxe_get_port_stats_dma_len()76 res = (offsetof(struct host_port_stats, not_used) + 4); in bxe_get_port_stats_dma_len()80 res += (offsetof(struct host_port_stats, pfc_frames_rx_lo) - in bxe_get_port_stats_dma_len()81 offsetof(struct host_port_stats, pfc_frames_tx_hi) + 4); in bxe_get_port_stats_dma_len()621 struct host_port_stats *pstats = BXE_SP(sc, port_stats); in bxe_bmac_stats_update()724 struct host_port_stats *pstats = BXE_SP(sc, port_stats); in bxe_mstat_stats_update()803 struct host_port_stats *pstats = BXE_SP(sc, port_stats); in bxe_emac_stats_update()862 struct host_port_stats *pstats = BXE_SP(sc, port_stats); in bxe_hw_stats_update()1708 struct host_port_stats *pstats = BXE_SP(sc, port_stats); in bxe_save_statistics()
3398 struct host_port_stats { struct
6983 struct host_port_stats *pstats; in bxe_link_attn()