Home | History | Annotate | Download | only in ap

Lines Matching refs:authorized

999 			   int authorized)
1008 if (!!authorized == !!(sta->flags & WLAN_STA_AUTHORIZED))
1011 if (authorized)
1033 sta->addr, authorized, dev_addr);
1035 if (authorized) {
1133 (flags & WLAN_STA_AUTHORIZED ? "[AUTHORIZED]" : ""),