OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:disable_fc_autoneg
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/dev/pci/ixgbe/
ixgbe_x550.c
4171
hw->fc.
disable_fc_autoneg
= TRUE;
4174
hw->fc.
disable_fc_autoneg
= TRUE;
4202
if (hw->fc.
disable_fc_autoneg
) {
4291
if (hw->fc.
disable_fc_autoneg
) {
ixgbe_common.c
3143
if (hw->fc.
disable_fc_autoneg
) {
ixgbe_type.h
3890
bool
disable_fc_autoneg
; /* Do not autonegotiate FC */
member in struct:ixgbe_fc_info
ixgbe.c
5469
sc->hw.fc.
disable_fc_autoneg
= TRUE;
Completed in 37 milliseconds
Indexes created Mon Feb 23 08:20:23 UTC 2026