Searched refs:e1000g_read_phy_stat (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_stat.c40 static uint32_t e1000g_read_phy_stat(struct e1000_hw *hw, int reg);
261 e1000g_ksp->Tncrs.value.ul += e1000g_read_phy_stat(hw, E1000_TNCRS);
388 e1000g_read_phy_stat(hw, E1000_ECOL);
394 e1000g_read_phy_stat(hw, E1000_COLC);
462 e1000g_read_phy_stat(hw, E1000_ECOL);
468 e1000g_read_phy_stat(hw, E1000_LATECOL);
474 e1000g_read_phy_stat(hw, E1000_DC);
480 e1000g_read_phy_stat(hw, E1000_SCC);
486 e1000g_read_phy_stat(hw, E1000_MCC);
498 e1000g_read_phy_stat(h
883 e1000g_read_phy_stat(struct e1000_hw *hw, int reg) function
[all...]

Completed in 61 milliseconds