Searched refs:WLAN_SET_CAP_INFO_IBSS (Results 1 – 2 of 2) sorted by relevance
/drivers/staging/vt6655/ | ||
D | 80211hdr.h | 224 #define WLAN_SET_CAP_INFO_IBSS(n) ((n) << 1) macro |
D | wmgr.c | 2335 pMgmt->wCurrCapInfo |= WLAN_SET_CAP_INFO_IBSS(1); in vMgrCreateOwnIBSS() |