OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IWM_FLAG_USE_ICT
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
if_iwmvar.h
297
#define
IWM_FLAG_USE_ICT
__BIT(0)
if_iwm.c
1535
sc->sc_flags |=
IWM_FLAG_USE_ICT
;
1757
sc->sc_flags &= ~
IWM_FLAG_USE_ICT
;
7570
if (__predict_true(sc->sc_flags &
IWM_FLAG_USE_ICT
)) {
7614
if (__predict_false(!(sc->sc_flags &
IWM_FLAG_USE_ICT
)))
Completed in 17 milliseconds
Indexes created Mon Oct 20 03:09:53 GMT 2025