Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_phy.h175 #define TXGBE_SFF_CABLE_DA_ACTIVE 0x8 macro
H A Dtxgbe_phy.c849 } else if (cable_tech & TXGBE_SFF_CABLE_DA_ACTIVE) { in txgbe_identify_sfp_module()
921 if (cable_tech & TXGBE_SFF_CABLE_DA_ACTIVE) in txgbe_identify_sfp_module()
935 else if (cable_tech & TXGBE_SFF_CABLE_DA_ACTIVE) in txgbe_identify_sfp_module()
945 TXGBE_SFF_CABLE_DA_ACTIVE)) { in txgbe_identify_sfp_module()