Searched refs:le_tmp32 (Results 1 – 2 of 2) sorted by relevance
818 __le32 le_tmp32; in issue_auth() local833 le_tmp32 = cpu_to_le32(val32); in issue_auth()834 pframe = rtw_set_fixed_ie(pframe, 4, &le_tmp32, in issue_auth()
3045 __le32 le_tmp32; in issue_auth() local3049 le_tmp32 = cpu_to_le32(val32); in issue_auth()3050 pframe = rtw_set_fixed_ie(pframe, 4, (unsigned char *)&le_tmp32, &(pattrib->pktlen)); in issue_auth()