Lines Matching refs:le_to_host16
421 bss->capab_info = le_to_host16(mgmt->u.beacon.capab_info); in rx_mgmt_beacon()
650 bss->capab_info = le_to_host16(mgmt->u.probe_resp.capab_info); in rx_mgmt_probe_resp()
677 trans = le_to_host16(mgmt->u.auth.auth_transaction); in process_fils_auth()
735 trans = le_to_host16(mgmt->u.auth.auth_transaction); in process_ft_auth()
836 trans = le_to_host16(mgmt->u.auth.auth_transaction); in process_sae_auth()
840 status = le_to_host16(mgmt->u.auth.status_code); in process_sae_auth()
878 alg = le_to_host16(mgmt->u.auth.auth_alg); in rx_mgmt_auth()
880 trans = le_to_host16(mgmt->u.auth.auth_transaction); in rx_mgmt_auth()
881 status = le_to_host16(mgmt->u.auth.status_code); in rx_mgmt_auth()
961 reason = le_to_host16(mgmt->u.deauth.reason_code); in rx_mgmt_deauth()
982 fc = le_to_host16(mgmt->frame_control); in rx_mgmt_deauth()
1187 le_to_host16(mgmt->u.assoc_req.capab_info), in rx_mgmt_assoc_req()
1188 le_to_host16(mgmt->u.assoc_req.listen_interval)); in rx_mgmt_assoc_req()
1233 sta->assocreq_capab_info = le_to_host16(mgmt->u.assoc_req.capab_info); in rx_mgmt_assoc_req()
1235 le_to_host16(mgmt->u.assoc_req.listen_interval); in rx_mgmt_assoc_req()
1349 capab = le_to_host16(mgmt->u.assoc_resp.capab_info); in rx_mgmt_assoc_resp()
1350 status = le_to_host16(mgmt->u.assoc_resp.status_code); in rx_mgmt_assoc_resp()
1351 aid = le_to_host16(mgmt->u.assoc_resp.aid); in rx_mgmt_assoc_resp()
1461 le_to_host16(mgmt->u.reassoc_req.capab_info), in rx_mgmt_reassoc_req()
1462 le_to_host16(mgmt->u.reassoc_req.listen_interval), in rx_mgmt_reassoc_req()
1536 le_to_host16(mgmt->u.reassoc_req.capab_info); in rx_mgmt_reassoc_req()
1538 le_to_host16(mgmt->u.reassoc_req.listen_interval); in rx_mgmt_reassoc_req()
2109 capab = le_to_host16(mgmt->u.reassoc_resp.capab_info); in rx_mgmt_reassoc_resp()
2110 status = le_to_host16(mgmt->u.reassoc_resp.status_code); in rx_mgmt_reassoc_resp()
2111 aid = le_to_host16(mgmt->u.reassoc_resp.aid); in rx_mgmt_reassoc_resp()
2542 reason = le_to_host16(mgmt->u.disassoc.reason_code); in rx_mgmt_disassoc()
2565 fc = le_to_host16(mgmt->frame_control); in rx_mgmt_disassoc()
2681 le_to_host16(mgmt->u.action.u.ft_action_resp.status_code)); in rx_mgmt_action_ft_response()
3084 fc = le_to_host16(hdr->frame_control); in check_mmie_mic()
3150 fc = le_to_host16(mgmt->frame_control); in check_bip()
3311 fc = le_to_host16(hdr->frame_control); in mgmt_decrypt()
3369 u16 seq_ctrl = le_to_host16(hdr->seq_ctrl); in mgmt_decrypt()
3376 (le_to_host16(hdr->frame_control) & WLAN_FC_RETRY) ? in mgmt_decrypt()
3444 fc = le_to_host16(mgmt->frame_control); in check_mgmt_ccmp_gcmp()
3492 fc = le_to_host16(hdr->frame_control); in rx_mgmt()
3646 fc = le_to_host16(hdr->frame_control); in rx_mgmt_ack()