OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:aid
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/arch/hppa/hppa/
autoconf.c
705
char nid,
aid
;
local in function:hppa_pdcmodule_create
708
aid
= (j == 6) ? ahm->hm_dp.dp_mod : ahm->hm_dp.dp_bc[j];
710
if (nid ==
aid
)
712
check = nid -
aid
;
/src/sys/net80211/
ieee80211_input.c
3154
u_int16_t
aid
;
local in function:ieee80211_recv_pspoll
3169
aid
= le16toh(*(u_int16_t *)wh->i_dur);
3170
if (
aid
!= ni->ni_associd) {
3173
"
aid
mismatch: sta
aid
0x%x poll
aid
0x%x",
3174
ni->ni_associd,
aid
);
ieee80211_node.c
2229
u_int16_t
aid
;
local in function:ieee80211_node_join
2235
for (
aid
= 1;
aid
< ic->ic_max_aid;
aid
++) {
2236
if (!IEEE80211_AID_ISSET(
aid
,
2240
if (
aid
>= ic->ic_max_aid) {
2246
ni->ni_associd =
aid
| 0xc000;
2256
"[%s] station %sassociated at
aid
%d: %s preamble, %s slot time%s%s\n",
2349
"[%s] station with
aid
%d leaves\n",
2457
u_int16_t
aid
;
local in function:ieee80211_set_tim
[
all
...]
/src/sbin/atactl/
atactl.c
870
unsigned
aid
, vid;
local in function:print_smart_status
925
for (
aid
= 0;
926
smart_attrs[
aid
].id != i && smart_attrs[
aid
].id != 0;
927
aid
++)
941
name = smart_attrs[
aid
].name;
942
special = smart_attrs[
aid
].special;
/src/sys/dev/ic/
bwfmreg.h
497
uint16_t
aid
; /* association ID */
member in struct:bwfm_sta_info
Completed in 18 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025