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

  /src/sys/dev/pci/ixgbe/
ixgbe_api.h 86 void ixgbe_disable_tx_laser(struct ixgbe_hw *hw);
ixgbe_api.c 650 * ixgbe_disable_tx_laser - Disable Tx laser
655 void ixgbe_disable_tx_laser(struct ixgbe_hw *hw) function in typeref:typename:void
ixgbe_82599.c 926 ixgbe_disable_tx_laser(hw); /* For fiber */
ixgbe_common.c 5515 ixgbe_disable_tx_laser(hw);
ixgbe.c 5034 ixgbe_disable_tx_laser(hw);

Completed in 36 milliseconds