Home
last modified time | relevance | path

Searched refs:txgbe_device_supports_autoneg_fc (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_hw.h35 bool txgbe_device_supports_autoneg_fc(struct txgbe_hw *hw);
H A Dtxgbe_hw.c37 bool txgbe_device_supports_autoneg_fc(struct txgbe_hw *hw) in txgbe_device_supports_autoneg_fc() function
223 (txgbe_device_supports_autoneg_fc(hw))) { in txgbe_setup_fc()
1247 if (txgbe_device_supports_autoneg_fc(hw)) in txgbe_fc_autoneg()