OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IWM_TE_V2_ABSENCE
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
if_iwmreg.h
2605
* @
IWM_TE_V2_ABSENCE
: are we present or absent during the Time Event.
2630
IWM_TE_V2_ABSENCE
= (1 << IWM_TE_V2_ABSENCE_POS),
if_iwm.c
2394
return (le16toh(policy) &
IWM_TE_V2_ABSENCE
) >> IWM_TE_V2_ABSENCE_POS;
Completed in 23 milliseconds
Indexes created Fri Nov 07 20:09:51 GMT 2025