OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:allow_unsupported_sfp
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/dev/pci/ixgbe/
ixgbe.c
386
static int
allow_unsupported_sfp
= false;
variable
388
TUNABLE_INT("hw.ix.unsupported_sfp", &
allow_unsupported_sfp
);
911
hw->
allow_unsupported_sfp
=
allow_unsupported_sfp
;
ixgbe.c
386
static int
allow_unsupported_sfp
= false;
variable
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
ixgbe_type.h
4266
bool
allow_unsupported_sfp
;
member in struct:ixgbe_hw
Completed in 75 milliseconds
Indexes created Fri Jun 26 00:24:39 UTC 2026