OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:adapter_stopped
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/dev/pci/ixgbe/
ixgbe_vf.c
160
hw->
adapter_stopped
= FALSE;
258
* Sets the
adapter_stopped
flag within ixgbe_hw struct. Clears interrupts,
259
* disables transmit and receive units. The
adapter_stopped
flag is used by
269
* Set the
adapter_stopped
flag so other driver functions stop touching
272
hw->
adapter_stopped
= TRUE;
ixv.c
721
hw->
adapter_stopped
= FALSE;
1486
sc->hw.
adapter_stopped
= FALSE;
ixgbe_common.c
445
hw->
adapter_stopped
= FALSE;
1112
* Sets the
adapter_stopped
flag within ixgbe_hw struct. Clears interrupts,
1113
* disables transmit and receive units. The
adapter_stopped
flag is used by
1125
* Set the
adapter_stopped
flag so other driver functions stop touching
1128
hw->
adapter_stopped
= TRUE;
ixgbe.c
4068
hw->
adapter_stopped
= FALSE;
4775
if (hw->
adapter_stopped
== FALSE)
5029
hw->
adapter_stopped
= FALSE;
ixgbe_type.h
4263
bool
adapter_stopped
;
member in struct:ixgbe_hw
Completed in 29 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025