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

  /src/sys/dev/pci/ixgbe/
ixgbe_82599.h 46 void ixgbe_flap_tx_laser_multispeed_fiber(struct ixgbe_hw *hw);
ixgbe_82599.c 84 mac->ops.flap_tx_laser = ixgbe_flap_tx_laser_multispeed_fiber;
725 * ixgbe_flap_tx_laser_multispeed_fiber - Flap Tx laser
736 void ixgbe_flap_tx_laser_multispeed_fiber(struct ixgbe_hw *hw) function in typeref:typename:void
738 DEBUGFUNC("ixgbe_flap_tx_laser_multispeed_fiber");

Completed in 44 milliseconds