Home
last modified time | relevance | path

Searched refs:get_link_state (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/sys/dev/pci/
Dixgbe_vf.c105 hw->mac.ops.get_link_state = ixgbe_get_link_state_vf; in ixgbe_init_ops_vf()
Dif_ixv.c323 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()
Dixgbe_type.h3958 int32_t (*get_link_state)(struct ixgbe_hw *hw, bool *link_state); member