Searched refs:allow_unsupported_sfp (Results 1 – 3 of 3) sorted by relevance
1551 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()
373 static int allow_unsupported_sfp = false; variable375 &allow_unsupported_sfp, 0,990 hw->allow_unsupported_sfp = allow_unsupported_sfp; in ixgbe_if_attach_pre()
4260 bool allow_unsupported_sfp; member