HomeSort by: relevance | last modified time | path
    Searched refs:allow_unsupported_sfp (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/pci/ixgbe/
ixgbe_phy.c 1614 if (hw->allow_unsupported_sfp == TRUE) {
1870 if (hw->allow_unsupported_sfp == TRUE) {
ixgbe.c 386 static int allow_unsupported_sfp = false; variable in typeref:typename:int
388 TUNABLE_INT("hw.ix.unsupported_sfp", &allow_unsupported_sfp);
911 hw->allow_unsupported_sfp = allow_unsupported_sfp;
ixgbe_type.h 4266 bool allow_unsupported_sfp; member in struct:ixgbe_hw

Completed in 30 milliseconds