Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/rtl8188eu/core/
H A Drtw_mlme_ext.c888 __le16 lestatus, leval; in issue_asocrsp() local
933 leval = cpu_to_le16(pstat->aid | BIT(14) | BIT(15)); in issue_asocrsp()
934 pframe = rtw_set_fixed_ie(pframe, _ASOC_ID_, &leval, &pattrib->pktlen); in issue_asocrsp()