OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
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
Indexes created Tue Oct 21 07:10:13 GMT 2025