Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_phy.c1342 u32 vendor_oui = 0; in ixgbe_identify_sfp_module_generic() local
1513 vendor_oui = in ixgbe_identify_sfp_module_generic()
1518 switch (vendor_oui) { in ixgbe_identify_sfp_module_generic()
1694 u32 vendor_oui = 0; in ixgbe_identify_qsfp_module_generic() local
1833 vendor_oui = in ixgbe_identify_qsfp_module_generic()
1838 if (vendor_oui == IXGBE_SFF_VENDOR_OUI_INTEL) in ixgbe_identify_qsfp_module_generic()
/titanic_44/usr/src/uts/common/io/bnxe/577xx/hsi/mcp/
H A Dnvm_map.h354 u8_t vendor_oui[SFF_VENDOR_OUI_LEN]; member