Searched refs:txgbe_is_sfp (Results 1 – 1 of 1) sorted by relevance
294 txgbe_is_sfp(struct txgbe_hw *hw) in txgbe_is_sfp() function659 if (txgbe_is_sfp(hw) && hw->phy.sfp_type != txgbe_sfp_type_not_present) in eth_txgbe_dev_init()1507 if (txgbe_is_sfp(hw) && hw->phy.multispeed_fiber) { in txgbe_dev_start()