Home
last modified time | relevance | path

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

/linux/drivers/staging/rtl8723bs/include/
H A Dwifi.h302 #define _CAPABILITY_ 2 macro
/linux/drivers/staging/rtl8723bs/core/
H A Drtw_ieee80211.c577 cnt = (_TIMESTAMP_ + _BEACON_ITERVAL_ + _CAPABILITY_); in rtw_get_wapi_ie()
611 cnt = (_TIMESTAMP_ + _BEACON_ITERVAL_ + _CAPABILITY_); in rtw_get_sec_ie()
H A Drtw_mlme_ext.c2758 pframe = rtw_set_fixed_ie(pframe, _CAPABILITY_, (unsigned char *)&val, &(pattrib->pktlen)); in issue_asocrsp()