Home
last modified time | relevance | path

Searched refs:phy_speeds (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_x550.c461 u16 phy_speeds; in ixgbe_get_phy_id_fw() local
471 phy_speeds = info[0] & FW_PHY_INFO_SPEED_MASK; in ixgbe_get_phy_id_fw()
473 if (phy_speeds & ixgbe_fw_map[i].fw_speed) in ixgbe_get_phy_id_fw()