Searched refs:get_link_state (Results 1 – 3 of 3) sorted by relevance
77 hw->mac.ops.get_link_state = ixgbe_get_link_state_vf; in ixgbe_init_ops_vf()
469 error = hw->mac.ops.get_link_state(hw, &sc->link_enabled); in ixv_if_attach_pre()660 error = hw->mac.ops.get_link_state(hw, &sc->link_enabled); in ixv_if_init()
4098 s32 (*get_link_state)(struct ixgbe_hw *hw, bool *link_state); member