e1000g_read_phy_stat
e1000g_ksp->Tncrs.value.ul += e1000g_read_phy_stat(hw, E1000_TNCRS);
e1000g_read_phy_stat(hw, E1000_ECOL);
e1000g_read_phy_stat(hw, E1000_COLC);
static uint32_t e1000g_read_phy_stat(struct e1000_hw *hw, int reg);
e1000g_read_phy_stat(hw, E1000_ECOL);
e1000g_read_phy_stat(hw, E1000_LATECOL);
e1000g_read_phy_stat(hw, E1000_DC);
e1000g_read_phy_stat(hw, E1000_SCC);
e1000g_read_phy_stat(hw, E1000_MCC);
e1000g_read_phy_stat(hw, E1000_ECOL);