Searched refs:get_link_state (Results 1 – 3 of 3) sorted by relevance
105 hw->mac.ops.get_link_state = ixgbe_get_link_state_vf; in ixgbe_init_ops_vf()
323 if (hw->mac.ops.get_link_state(hw, &sc->link_enabled)) { in ixv_attach()508 error = hw->mac.ops.get_link_state(hw, &sc->link_enabled); in ixv_init()
3958 int32_t (*get_link_state)(struct ixgbe_hw *hw, bool *link_state); member