Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/wil6210/
Dwil6210.h143 #define WIL_MAX_DMG_AID 254 /* for DMG only 1-254 allowed (see macro
Dcfg80211.c2244 if (params->aid > WIL_MAX_DMG_AID) { in wil_cfg80211_add_station()