Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_type.h3121 #define FW_PHY_INFO_SPEED_MASK 0xFFFu macro
H A Dixgbe_x550.c471 phy_speeds = info[0] & FW_PHY_INFO_SPEED_MASK; in ixgbe_get_phy_id_fw()