Home
last modified time | relevance | path

Searched refs:disable_tx_laser (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_api.c652 if (hw->mac.ops.disable_tx_laser) in ixgbe_disable_tx_laser()
653 hw->mac.ops.disable_tx_laser(hw); in ixgbe_disable_tx_laser()
H A Dixgbe_82599.c74 mac->ops.disable_tx_laser = in ixgbe_init_mac_link_ops_82599()
81 mac->ops.disable_tx_laser = NULL; in ixgbe_init_mac_link_ops_82599()
H A Dixgbe_type.h3930 void (*disable_tx_laser)(struct ixgbe_hw *); member
H A Dixgbe_x550.c1831 mac->ops.disable_tx_laser = NULL; in ixgbe_init_mac_link_ops_X550em()