Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_phy.c108 if (hw->phy.type == txgbe_phy_sfp_unsupported) in txgbe_identify_phy()
809 hw->phy.type = txgbe_phy_sfp_unsupported; in txgbe_identify_sfp_module()
957 hw->phy.type = txgbe_phy_sfp_unsupported; in txgbe_identify_sfp_module()
971 hw->phy.type = txgbe_phy_sfp_unsupported; in txgbe_identify_sfp_module()
1017 hw->phy.type = txgbe_phy_sfp_unsupported; in txgbe_identify_qsfp_module()
1083 hw->phy.type = txgbe_phy_sfp_unsupported; in txgbe_identify_qsfp_module()
1148 txgbe_phy_sfp_unsupported; in txgbe_identify_qsfp_module()
H A Dtxgbe_type.h106 txgbe_phy_sfp_unsupported, /* Enforce bit set with unsupported module */ enumerator