OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IWM_FLAG_STA_ACTIVE
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
if_iwmvar.h
311
#define
IWM_FLAG_STA_ACTIVE
__BIT(10)
if_iwm.c
6569
sc->sc_flags |=
IWM_FLAG_STA_ACTIVE
;
6611
if (sc->sc_flags &
IWM_FLAG_STA_ACTIVE
) {
6622
sc->sc_flags &= ~
IWM_FLAG_STA_ACTIVE
;
7976
sc->sc_flags &= ~
IWM_FLAG_STA_ACTIVE
;
Completed in 27 milliseconds
Indexes created Mon Feb 23 08:20:23 UTC 2026