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

/freebsd-10.2-release/sys/dev/ixgbe/
H A Dixgbe_api.c642 if (hw->mac.ops.disable_tx_laser)
643 hw->mac.ops.disable_tx_laser(hw);
H A Dixgbe_82599.c73 mac->ops.disable_tx_laser =
80 mac->ops.disable_tx_laser = NULL;
H A Dixgbe_x550.c1208 mac->ops.disable_tx_laser = NULL;
H A Dixgbe_type.h3652 void (*disable_tx_laser)(struct ixgbe_hw *); member in struct:ixgbe_mac_operations

Completed in 125 milliseconds