Home
last modified time | relevance | path

Searched refs:WI_MAX_AID (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/dev/netif/wi/
H A Dif_wivar.h57 #define WI_MAX_AID 256 /* max stations for ap operation */ macro
H A Dif_wi.c537 vap->iv_max_aid = WI_MAX_AID; in wi_vap_create()