ixgbe_get_link_state_vf
int32_t ixgbe_get_link_state_vf(struct ixgbe_hw *hw, bool *link_state);
hw->mac.ops.get_link_state = ixgbe_get_link_state_vf;