Lines Matching refs:le16_to_cpu

44 	u16 fc = le16_to_cpu(hdr->frame_control);  in libipw_monitor_rx()
97 sc = le16_to_cpu(hdr->seq_ctl); in libipw_frag_cache_get()
147 sc = le16_to_cpu(hdr->seq_ctl); in libipw_frag_cache_invalidate()
243 fc = le16_to_cpu(hdr->frame_ctl); in libipw_is_eapol_frame()
282 hdrlen = libipw_get_hdrlen(le16_to_cpu(hdr->frame_ctl)); in libipw_rx_frame_decrypt()
314 hdrlen = libipw_get_hdrlen(le16_to_cpu(hdr->frame_ctl)); in libipw_rx_frame_decrypt_msdu()
362 fc = le16_to_cpu(hdr->frame_ctl); in libipw_rx()
365 sc = le16_to_cpu(hdr->seq_ctl); in libipw_rx()
853 fc = le16_to_cpu(hdr->frame_ctl); in libipw_rx_any()
1034 txop = le16_to_cpu(ac_params->tx_op_limit) * 32; in libipw_qos_convert_ac_to_parameters()
1340 network->atim_window = le16_to_cpu(frame->aid); in libipw_handle_assoc_resp()
1341 network->listen_interval = le16_to_cpu(frame->status); in libipw_handle_assoc_resp()
1343 network->capability = le16_to_cpu(frame->capability); in libipw_handle_assoc_resp()
1396 network->capability = le16_to_cpu(beacon->capability); in libipw_network_init()
1400 network->beacon_interval = le16_to_cpu(beacon->beacon_interval); in libipw_network_init()
1527 return (WLAN_FC_GET_STYPE(le16_to_cpu(fc)) == IEEE80211_STYPE_BEACON); in is_beacon()
1645 switch (WLAN_FC_GET_STYPE(le16_to_cpu(header->frame_ctl))) { in libipw_rx_mgt()
1648 WLAN_FC_GET_STYPE(le16_to_cpu in libipw_rx_mgt()
1657 WLAN_FC_GET_STYPE(le16_to_cpu in libipw_rx_mgt()
1663 WLAN_FC_GET_STYPE(le16_to_cpu in libipw_rx_mgt()
1675 WLAN_FC_GET_STYPE(le16_to_cpu in libipw_rx_mgt()
1686 WLAN_FC_GET_STYPE(le16_to_cpu in libipw_rx_mgt()
1697 WLAN_FC_GET_STYPE(le16_to_cpu in libipw_rx_mgt()
1722 WLAN_FC_GET_STYPE(le16_to_cpu in libipw_rx_mgt()
1735 WLAN_FC_GET_STYPE(le16_to_cpu in libipw_rx_mgt()
1753 WLAN_FC_GET_STYPE(le16_to_cpu in libipw_rx_mgt()
1757 WLAN_FC_GET_STYPE(le16_to_cpu in libipw_rx_mgt()