Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/pci/ixgbe/
Dixgbe_api.c657 if (hw->mac.ops.disable_tx_laser) in ixgbe_disable_tx_laser()
658 hw->mac.ops.disable_tx_laser(hw); in ixgbe_disable_tx_laser()
Dixgbe_82599.c80 mac->ops.disable_tx_laser = in ixgbe_init_mac_link_ops_82599()
87 mac->ops.disable_tx_laser = NULL; in ixgbe_init_mac_link_ops_82599()
Dixgbe_type.h4051 void (*disable_tx_laser)(struct ixgbe_hw *); member
Dixgbe_x550.c2006 mac->ops.disable_tx_laser = NULL; in ixgbe_init_mac_link_ops_X550em()