Searched refs:allow_unsupported_sfp (Results 1 – 4 of 4) sorted by relevance
1773 if (hw->allow_unsupported_sfp) { in ixgbe_identify_sfp_module_generic()1952 if (hw->allow_unsupported_sfp) { in ixgbe_identify_qsfp_module_generic()
155 static bool allow_unsupported_sfp; variable156 module_param(allow_unsupported_sfp, bool, 0);157 MODULE_PARM_DESC(allow_unsupported_sfp,10917 if (allow_unsupported_sfp) in ixgbe_probe()10918 hw->allow_unsupported_sfp = allow_unsupported_sfp; in ixgbe_probe()
3652 bool allow_unsupported_sfp; member
260 allow_unsupported_sfp section in Command Line Parameters