Searched refs:lestatus (Results 1 – 2 of 2) sorted by relevance
2729 __le16 lestatus, le_tmp; in issue_asocrsp() local2769 lestatus = cpu_to_le16(status); in issue_asocrsp()2770 pframe = rtw_set_fixed_ie(pframe, _STATUS_CODE_, (unsigned char *)&lestatus, &(pattrib->pktlen)); in issue_asocrsp()
4651 __le16 lestatus, leval; in issue_asocrsp() local4690 lestatus = cpu_to_le16(status); in issue_asocrsp()4691 pframe = rtw_set_fixed_ie(pframe, _STATUS_CODE_, (unsigned char *)&lestatus, &pattrib->pktlen); in issue_asocrsp()