Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_phy.h182 #define TXGBE_SFF_IDENTIFIER_QSFP_PLUS 0x0D macro
H A Dtxgbe_phy.c1016 if (identifier != TXGBE_SFF_IDENTIFIER_QSFP_PLUS) { in txgbe_identify_qsfp_module()