Searched refs:le_tmp32 (Results 1 – 2 of 2) sorted by relevance
812 __le32 le_tmp32; in issue_auth() local827 le_tmp32 = cpu_to_le32(val32); in issue_auth()828 pframe = rtw_set_fixed_ie(pframe, 4, &le_tmp32, in issue_auth()
3048 __le32 le_tmp32; in issue_auth() local3052 le_tmp32 = cpu_to_le32(val32); in issue_auth()3053 pframe = rtw_set_fixed_ie(pframe, 4, (unsigned char *)&le_tmp32, &(pattrib->pktlen)); in issue_auth()