Searched refs:WIL_MAX_DMG_AID (Results 1 – 2 of 2) sorted by relevance
/drivers/net/wireless/ath/wil6210/ | ||
D | wil6210.h | 144 #define WIL_MAX_DMG_AID 254 /* for DMG only 1-254 allowed (see macro |
D | cfg80211.c | 2243 if (params->aid > WIL_MAX_DMG_AID) { in wil_cfg80211_add_station() |