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

/linux-master/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_phy.c1792 if (hw->allow_unsupported_sfp) {
1971 if (hw->allow_unsupported_sfp) {
H A Dixgbe_main.c155 static bool allow_unsupported_sfp; variable
156 module_param(allow_unsupported_sfp, bool, 0444);
157 MODULE_PARM_DESC(allow_unsupported_sfp,
10985 if (allow_unsupported_sfp)
10986 hw->allow_unsupported_sfp = allow_unsupported_sfp;
H A Dixgbe_type.h3655 bool allow_unsupported_sfp; member in struct:ixgbe_hw

Completed in 260 milliseconds