Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/intel/ixgbe/
Dixgbe_phy.c1641 if (hw->allow_unsupported_sfp) { in ixgbe_identify_sfp_module_generic()
1820 if (hw->allow_unsupported_sfp) { in ixgbe_identify_qsfp_module_generic()
Dixgbe_main.c155 static unsigned int allow_unsupported_sfp; variable
156 module_param(allow_unsupported_sfp, uint, 0);
157 MODULE_PARM_DESC(allow_unsupported_sfp,
10859 if (allow_unsupported_sfp) in ixgbe_probe()
10860 hw->allow_unsupported_sfp = allow_unsupported_sfp; in ixgbe_probe()
Dixgbe_type.h3648 bool allow_unsupported_sfp; member
/Linux-v5.4/Documentation/networking/device_drivers/intel/
Dixgbe.rst260 allow_unsupported_sfp section in Command Line Parameters