OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hdrctl
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
atw.c
3512
uint16_t
hdrctl
;
local in function:atw_start
3544
hdrctl
= htole16(ATW_HDRCTL_UNKNOWN1);
3589
hdrctl
|= htole16(ATW_HDRCTL_MORE_FRAG);
3593
hdrctl
|= htole16(ATW_HDRCTL_RTSCTS);
3675
hdrctl
|= htole16(ATW_HDRCTL_SHORT_PREAMBLE);
3682
hdrctl
|= htole16(ATW_HDRCTL_WEP);
3696
hh->atw_hdrctl =
hdrctl
;
3713
printf("%s:
hdrctl
= 0x%04x, fragthr = 0x%04x, "
atwvar.h
316
/*1a*/ u_int16_t
hdrctl
; /*transmission control*/
member in struct:atw_frame::__anon891824ef030a::__anon891824ef0408
338
#define atw_hdrctl u.s1.
hdrctl
Completed in 45 milliseconds
Indexes created Thu Sep 25 16:09:42 GMT 2025