OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ic_ps_sta
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/net80211/
ieee80211_var.h
139
u_int16_t
ic_ps_sta
; /* stations in power save */
member in struct:ieee80211com
ieee80211_input.c
3094
ic->
ic_ps_sta
++;
3099
ic->
ic_ps_sta
);
3104
ic->
ic_ps_sta
--;
3108
ether_snprintf(ebuf, sizeof(ebuf), ni->ni_macaddr), ic->
ic_ps_sta
);
ieee80211_node.c
983
ic->
ic_ps_sta
--;
987
ether_sprintf(ni->ni_macaddr), ic->
ic_ps_sta
);
/src/sys/dev/ic/
ath.c
3849
if (ismcast && ic->
ic_ps_sta
) {
Completed in 20 milliseconds
Indexes created Mon Oct 20 20:10:13 GMT 2025