Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtl8188eu/core/
Drtw_mlme_ext.c895 __le16 lestatus, leval; in issue_asocrsp() local
940 leval = cpu_to_le16(pstat->aid | BIT(14) | BIT(15)); in issue_asocrsp()
941 pframe = rtw_set_fixed_ie(pframe, _ASOC_ID_, &leval, &pattrib->pktlen); in issue_asocrsp()