Searched refs:le_tmp32 (Results 1 – 2 of 2) sorted by relevance
2670 __le32 le_tmp32; in issue_auth() local2673 le_tmp32 = cpu_to_le32(val32); in issue_auth()2674 pframe = rtw_set_fixed_ie(pframe, 4, (unsigned char *)&le_tmp32, &(pattrib->pktlen)); in issue_auth()
4691 __le32 le_tmp32; in issue_auth() local4705 le_tmp32 = cpu_to_le32(val32); in issue_auth()4706 pframe = rtw_set_fixed_ie(pframe, 4, (unsigned char *)&le_tmp32, &pattrib->pktlen); in issue_auth()