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

/freebsd-12-stable/sys/dev/ixgbe/
H A Dixgbe_x550.c461 u16 phy_speeds; local
471 phy_speeds = info[0] & FW_PHY_INFO_SPEED_MASK;
473 if (phy_speeds & ixgbe_fw_map[i].fw_speed)

Completed in 163 milliseconds