Home
last modified time | relevance | path

Searched refs:_CAPABILITY_ (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/drivers/staging/rtl8712/
Dwifi.h436 #define _CAPABILITY_ 2 macro
Dieee80211.c376 cnt = (_TIMESTAMP_ + _BEACON_ITERVAL_ + _CAPABILITY_); in r8712_get_sec_ie()
/linux-4.1.27/drivers/staging/rtl8188eu/include/
Dwifi.h523 #define _CAPABILITY_ 2 macro
/linux-4.1.27/drivers/staging/rtl8188eu/core/
Drtw_ieee80211.c665 cnt = _TIMESTAMP_ + _BEACON_ITERVAL_ + _CAPABILITY_; in rtw_get_sec_ie()
Drtw_mlme_ext.c2595 pframe = rtw_set_fixed_ie(pframe, _CAPABILITY_ , (unsigned char *)&val, &(pattrib->pktlen)); in issue_asocrsp()