OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ni_fhdwell
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/net80211/
ieee80211_node.h
140
u_int16_t
ni_fhdwell
; /* FH only */
member in struct:ieee80211_node
ieee80211_netbsd.c
367
ns->ns_fhdwell = ni->
ni_fhdwell
;
ieee80211_node.c
459
ni->
ni_fhdwell
= 200; /* XXX */
1335
ni->
ni_fhdwell
= sp->sp_fhdwell;
1383
ni->
ni_fhdwell
= sp->sp_fhdwell;
ieee80211_output.c
1504
*frm++ = ni->
ni_fhdwell
& 0x00ff;
1505
*frm++ = (ni->
ni_fhdwell
>> 8) & 0x00ff;
ieee80211_input.c
2733
ni->
ni_fhdwell
= ic->ic_bss->
ni_fhdwell
;
/src/sys/dev/ic/
awi.c
557
ni->
ni_fhdwell
= 200; /* XXX */
1883
ni->
ni_fhdwell
);
Completed in 20 milliseconds
Indexes created Wed Oct 22 00:09:40 GMT 2025