Searched refs:le_tmp32 (Results 1 – 1 of 1) sorted by relevance
2668 __le32 le_tmp32; in issue_auth() local2671 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()