Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_phy.c1536 if (!(enforce_sfp & IXGBE_DEVICE_CAPS_ALLOW_ANY_SFP) && in ixgbe_identify_sfp_module_generic()
1795 if (!(enforce_sfp & IXGBE_DEVICE_CAPS_ALLOW_ANY_SFP)) { in ixgbe_identify_qsfp_module_generic()
H A Dixgbe_type.h2423 #define IXGBE_DEVICE_CAPS_ALLOW_ANY_SFP 0x1 macro