Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/rtl8188eu/core/
Drtw_mlme_ext.c2555 __le16 lestatus, leval; in issue_asocrsp() local
2600 leval = cpu_to_le16(pstat->aid | BIT(14) | BIT(15)); in issue_asocrsp()
2601 pframe = rtw_set_fixed_ie(pframe, _ASOC_ID_ , (unsigned char *)&leval, &(pattrib->pktlen)); in issue_asocrsp()