Searched refs:FW_PHY_INFO_ID_LO_MASK (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/ixgbe/ | ||
H A D | ixgbe_type.h | 3228 #define FW_PHY_INFO_ID_LO_MASK 0x0000FFFFu macro |
H A D | ixgbe_x550.c | 479 phy_id_lo = info[1] & FW_PHY_INFO_ID_LO_MASK; in ixgbe_get_phy_id_fw() |