Home
last modified time | relevance | path

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

/drivers/staging/rtl8712/
Dwifi.h429 #define _CAPABILITY_ 2 macro
Dieee80211.c374 cnt = _TIMESTAMP_ + _BEACON_ITERVAL_ + _CAPABILITY_; in r8712_get_sec_ie()
/drivers/staging/rtl8188eu/include/
Dwifi.h429 #define _CAPABILITY_ 2 macro
/drivers/staging/rtl8188eu/core/
Drtw_ieee80211.c518 cnt = _TIMESTAMP_ + _BEACON_ITERVAL_ + _CAPABILITY_; in rtw_get_sec_ie()
Drtw_mlme_ext.c946 pframe = rtw_set_fixed_ie(pframe, _CAPABILITY_, &val, &pattrib->pktlen); in issue_asocrsp()