ixgbe_get_media_type
enum ixgbe_media_type ixgbe_get_media_type(struct ixgbe_hw *hw);
if (ixgbe_get_media_type(hw) == ixgbe_media_type_fiber_fixed)
if ((ixgbe_get_media_type(hw) == ixgbe_media_type_backplane) &&