Searched refs:le_tmp32 (Results 1 – 2 of 2) sorted by relevance
2693 __le32 le_tmp32; in issue_auth() local2696 le_tmp32 = cpu_to_le32(val32); in issue_auth()2697 pframe = rtw_set_fixed_ie(pframe, 4, (unsigned char *)&le_tmp32, &(pattrib->pktlen)); in issue_auth()
5002 __le32 le_tmp32; in issue_auth() local5016 le_tmp32 = cpu_to_le32(val32); in issue_auth()5017 pframe = rtw_set_fixed_ie(pframe, 4, (unsigned char *)&le_tmp32, &pattrib->pktlen); in issue_auth()