Home | Sort by: relevance | last modified time | path |
/src/sys/dev/pci/ixgbe/ | |
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 |