Home
last modified time | relevance | path

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

/drivers/staging/rtl8723bs/core/
Drtw_mlme_ext.c2668 __le32 le_tmp32; in issue_auth() local
2671 le_tmp32 = cpu_to_le32(val32); in issue_auth()
2672 pframe = rtw_set_fixed_ie(pframe, 4, (unsigned char *)&le_tmp32, &(pattrib->pktlen)); in issue_auth()