Searched refs:link_down_events (Results 1 – 8 of 8) sorted by relevance
116 data->link_stats.link_down_events = in linkstate_prepare_data()117 READ_ONCE(dev->phydev->link_down_events); in linkstate_prepare_data()151 if (data->link_stats.link_down_events != ETHTOOL_STAT_NOT_SET) in linkstate_reply_size()186 if (data->link_stats.link_down_events != ETHTOOL_STAT_NOT_SET) in linkstate_fill_reply()188 data->link_stats.link_down_events)) in linkstate_fill_reply()
70 WRITE_ONCE(phydev->link_down_events, phydev->link_down_events + 1); in phy_link_down()
139 u64 link_down_events; member
740 unsigned int link_down_events; member
1204 counter_set.phys_layer_cntrs.link_down_events); in MLX5E_DECLARE_STATS_GRP_OP_FILL_STATS()1257 stats->link_down_events = MLX5_GET(ppcnt_reg, out, in mlx5e_get_link_ext_stats()1258 counter_set.phys_layer_cntrs.link_down_events); in mlx5e_get_link_ext_stats()
446 BNXT_RX_STATS_EXT_ENTRY(link_down_events),4130 stats->link_down_events = in bnxt_get_link_ext_stats()4131 *(rx + BNXT_RX_STATS_EXT_OFFSET(link_down_events)); in bnxt_get_link_ext_stats()
4550 __le64 link_down_events; member
2494 u8 link_down_events[0x20]; member
Completed in 171 milliseconds