Searched refs:lestatus (Results 1 – 2 of 2) sorted by relevance
2752 __le16 lestatus, le_tmp; in issue_asocrsp() local2792 lestatus = cpu_to_le16(status); in issue_asocrsp()2793 pframe = rtw_set_fixed_ie(pframe, _STATUS_CODE_, (unsigned char *)&lestatus, &(pattrib->pktlen)); in issue_asocrsp()
5072 __le16 lestatus, leval; in issue_asocrsp() local5115 lestatus = cpu_to_le16(status); in issue_asocrsp()5116 pframe = rtw_set_fixed_ie(pframe, _STATUS_CODE_, (unsigned char *)&lestatus, &pattrib->pktlen); in issue_asocrsp()