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