Lines Matching refs:le16_to_cpu
321 u16 d_status = le16_to_cpu(data->info.status); in wmi_evt_rx_mgmt()
327 le16_to_cpu(fc)); in wmi_evt_rx_mgmt()
339 u16 cap = le16_to_cpu(rx_mgmt_frame->u.beacon.capab_info); in wmi_evt_rx_mgmt()
340 u16 bi = le16_to_cpu(rx_mgmt_frame->u.beacon.beacon_int); in wmi_evt_rx_mgmt()
480 u16 reason_code = le16_to_cpu(evt->protocol_reason_status); in wmi_evt_disconnect()
501 u16 eapol_len = le16_to_cpu(evt->eapol_len); in wmi_evt_eapol_rx()
622 txdata->agg_timeout = le16_to_cpu(evt->ba_timeout); in wmi_evt_ba_status()
752 len = le16_to_cpu(hdr.len); in wmi_recv_cmd()
754 le16_to_cpu(hdr.seq), len, le16_to_cpu(hdr.type), in wmi_recv_cmd()
776 u16 id = le16_to_cpu(wmi->id); in wmi_recv_cmd()
1247 le16_to_cpu(reply.evt.status)); in wmi_addba_rx_resp()
1284 u16 len = le16_to_cpu(hdr->len); in wmi_event_handle()
1290 u16 id = le16_to_cpu(wmi->id); in wmi_event_handle()