Home
last modified time | relevance | path

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

/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_phy.c119 if (hw->phy.type == txgbe_phy_sfp_unsupported) in txgbe_identify_phy()
804 hw->phy.type = txgbe_phy_sfp_unsupported; in txgbe_identify_sfp_module()
952 hw->phy.type = txgbe_phy_sfp_unsupported; in txgbe_identify_sfp_module()
966 hw->phy.type = txgbe_phy_sfp_unsupported; in txgbe_identify_sfp_module()
1010 hw->phy.type = txgbe_phy_sfp_unsupported; in txgbe_identify_qsfp_module()
1076 hw->phy.type = txgbe_phy_sfp_unsupported; in txgbe_identify_qsfp_module()
1141 txgbe_phy_sfp_unsupported; in txgbe_identify_qsfp_module()
H A Dtxgbe_type.h176 txgbe_phy_sfp_unsupported, /* Enforce bit set with unsupported module */ enumerator