reserve ioc's for Greenfield and STBC

This commit is contained in:
Sam Leffler 2009-06-05 23:36:48 +00:00
parent cb9b72ce4a
commit da6e1ed31b
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=193548

View File

@ -633,6 +633,8 @@ struct ieee80211req {
#define IEEE80211_IOC_STA_VLAN 109 /* per-station vlan tag */
#define IEEE80211_IOC_SMPS 110 /* MIMO power save */
#define IEEE80211_IOC_RIFS 111 /* RIFS config (on, off) */
#define IEEE80211_IOC_GREENFIELD 112 /* Greenfield (on, off) */
#define IEEE80211_IOC_STBC 113 /* STBC Tx/RX (on, off) */
#define IEEE80211_IOC_TDMA_SLOT 201 /* TDMA: assigned slot */
#define IEEE80211_IOC_TDMA_SLOTCNT 202 /* TDMA: slots in bss */