Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_phy.h167 #define TXGBE_SFF_IDENTIFIER_SFP 0x03 macro
H A Dtxgbe_phy.c808 if (identifier != TXGBE_SFF_IDENTIFIER_SFP) { in txgbe_identify_sfp_module()