Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/staging/r8188eu/core/
Drtw_mlme_ext.c4759 __le16 lestatus, leval; in issue_asocrsp() local
4801 leval = cpu_to_le16(pstat->aid | BIT(14) | BIT(15)); in issue_asocrsp()
4802 pframe = rtw_set_fixed_ie(pframe, _ASOC_ID_, (unsigned char *)&leval, &pattrib->pktlen); in issue_asocrsp()