Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ix/
H A Dixgbe_api.h82 s32 ixgbe_set_phy_power(struct ixgbe_hw *, bool on);
H A Dixgbe_api.c620 s32 ixgbe_set_phy_power(struct ixgbe_hw *hw, bool on) in ixgbe_set_phy_power() function
H A Dif_ix.c636 ixgbe_set_phy_power(hw, TRUE); in ix_attach()