Home
last modified time | relevance | path

Searched refs:allow_unsupported_sfp (Results 1 – 3 of 3) sorted by relevance

/freebsd-head/sys/dev/ixgbe/
HDixgbe_phy.c1551 if (hw->allow_unsupported_sfp == true) { in ixgbe_identify_sfp_module_generic()
1813 if (hw->allow_unsupported_sfp == true) { in ixgbe_identify_qsfp_module_generic()
HDif_ix.c373 static int allow_unsupported_sfp = false; variable
375 &allow_unsupported_sfp, 0,
990 hw->allow_unsupported_sfp = allow_unsupported_sfp; in ixgbe_if_attach_pre()
HDixgbe_type.h4260 bool allow_unsupported_sfp; member