Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixgbe/
H A Dixgbe_vf.c75 hw->mac.ops.get_link_state = ixgbe_get_link_state_vf; in ixgbe_init_ops_vf()
H A Dif_ixv.c459 error = hw->mac.ops.get_link_state(hw, &sc->link_enabled); in ixv_if_attach_pre()
650 error = hw->mac.ops.get_link_state(hw, &sc->link_enabled); in ixv_if_init()
H A Dixgbe_type.h4016 s32 (*get_link_state)(struct ixgbe_hw *hw, bool *link_state); member