Home
last modified time | relevance | path

Searched refs:ixgbe_disable_tx_laser (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/dev/netif/ix/
H A Dixgbe_api.h83 void ixgbe_disable_tx_laser(struct ixgbe_hw *hw);
H A Dixgbe_api.c649 void ixgbe_disable_tx_laser(struct ixgbe_hw *hw) in ixgbe_disable_tx_laser() function
H A Dif_ix.c1776 ixgbe_disable_tx_laser(hw); in ix_stop()