Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_type.h3123 #define FW_PHY_INFO_ID_LO_MASK 0x0000FFFFu macro
H A Dixgbe_x550.c480 phy_id_lo = info[1] & FW_PHY_INFO_ID_LO_MASK; in ixgbe_get_phy_id_fw()