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()
1342 network->atim_window = le16_to_cpu(frame->aid); in libipw_handle_assoc_resp()
1343 network->listen_interval = le16_to_cpu(frame->status); in libipw_handle_assoc_resp()
1345 network->capability = le16_to_cpu(frame->capability); in libipw_handle_assoc_resp()
1398 network->capability = le16_to_cpu(beacon->capability); in libipw_network_init()
1402 network->beacon_interval = le16_to_cpu(beacon->beacon_interval); in libipw_network_init()
1529 return (WLAN_FC_GET_STYPE(le16_to_cpu(fc)) == IEEE80211_STYPE_BEACON); in is_beacon()
1647 switch (WLAN_FC_GET_STYPE(le16_to_cpu(header->frame_ctl))) { in libipw_rx_mgt()
1650 WLAN_FC_GET_STYPE(le16_to_cpu in libipw_rx_mgt()
1659 WLAN_FC_GET_STYPE(le16_to_cpu in libipw_rx_mgt()
1665 WLAN_FC_GET_STYPE(le16_to_cpu in libipw_rx_mgt()
1677 WLAN_FC_GET_STYPE(le16_to_cpu in libipw_rx_mgt()
1688 WLAN_FC_GET_STYPE(le16_to_cpu in libipw_rx_mgt()
1699 WLAN_FC_GET_STYPE(le16_to_cpu in libipw_rx_mgt()
1724 WLAN_FC_GET_STYPE(le16_to_cpu in libipw_rx_mgt()
1737 WLAN_FC_GET_STYPE(le16_to_cpu in libipw_rx_mgt()
1755 WLAN_FC_GET_STYPE(le16_to_cpu in libipw_rx_mgt()
1759 WLAN_FC_GET_STYPE(le16_to_cpu in libipw_rx_mgt()