OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:wi_status
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
wireg.h
103
#define
WI_STATUS
0x08
540
u_int16_t
wi_status
; /* 0x00 */
member in struct:wi_frame
wi.c
1677
status = le16toh(frmhdr.
wi_status
);
1745
if (frmhdr.
wi_status
& WI_STAT_PCF)
1806
status = le16toh(frmhdr.
wi_status
);
2895
status = CSR_READ_2(sc,
WI_STATUS
);
3398
le16toh(wh->
wi_status
), le16toh(wh->wi_rx_tstamp1),
Completed in 29 milliseconds
Indexes created Thu Nov 06 21:09:53 GMT 2025