HomeSort by: relevance | last modified time | path
    Searched refs:disable_tx_laser (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/pci/ixgbe/
ixgbe_api.c 657 if (hw->mac.ops.disable_tx_laser)
658 hw->mac.ops.disable_tx_laser(hw);
ixgbe_82599.c 80 mac->ops.disable_tx_laser =
87 mac->ops.disable_tx_laser = NULL;
ixgbe_x550.c 2006 mac->ops.disable_tx_laser = NULL;
ixgbe_type.h 4051 void (*disable_tx_laser)(struct ixgbe_hw *); member in struct:ixgbe_mac_operations

Completed in 25 milliseconds