Lines Matching refs:le16_to_cpu
172 switch (le16_to_cpu(tdls_evt->type)) { in mwifiex_parse_tdls_event()
177 le16_to_cpu(tdls_evt->u.reason_code), in mwifiex_parse_tdls_event()
326 if (le16_to_cpu(chan_info->header.type) != TLV_TYPE_MULTI_CHAN_INFO || in mwifiex_process_multi_chan_event()
333 adapter->usb_mc_status = le16_to_cpu(chan_info->status); in mwifiex_process_multi_chan_event()
341 tlv_type = le16_to_cpu(tlv->type); in mwifiex_process_multi_chan_event()
342 tlv_len = le16_to_cpu(tlv->len); in mwifiex_process_multi_chan_event()
409 tlv_type = le16_to_cpu(tlv->type); in mwifiex_process_tx_pause_event()
410 tlv_len = le16_to_cpu(tlv->len); in mwifiex_process_tx_pause_event()
449 tlv_len = le16_to_cpu(tlv->len); in mwifiex_bt_coex_wlan_param_update_event()
450 tlv_type = le16_to_cpu(tlv->type); in mwifiex_bt_coex_wlan_param_update_event()
570 le16_to_cpu(*(__le16 *)adapter->event_body); in mwifiex_process_sta_event()
585 le16_to_cpu(*(__le16 *)adapter->event_body); in mwifiex_process_sta_event()
595 le16_to_cpu(*(__le16 *)adapter->event_body); in mwifiex_process_sta_event()
777 ctrl = le16_to_cpu(*(__le16 *)adapter->event_body); in mwifiex_process_sta_event()