Searched refs:hostap_80211_get_hdrlen (Results 1 – 6 of 6) sorted by relevance
37 int hostap_80211_get_hdrlen(__le16 fc);
102 hdrlen = hostap_80211_get_hdrlen(fhdr->frame_control); in prism2_rx_80211()659 hdrlen = hostap_80211_get_hdrlen(hdr->frame_control); in hostap_rx_frame_decrypt()697 hdrlen = hostap_80211_get_hdrlen(hdr->frame_control); in hostap_rx_frame_decrypt_msdu()757 hdrlen = hostap_80211_get_hdrlen(hdr->frame_control); in hostap_80211_rx()
585 int hostap_80211_get_hdrlen(__le16 fc) in hostap_80211_get_hdrlen() function1116 EXPORT_SYMBOL(hostap_80211_get_hdrlen);
359 hdr_len = hostap_80211_get_hdrlen(hdr->frame_control); in hostap_tx_encrypt()
2061 hdrlen = hostap_80211_get_hdrlen(rxdesc->frame_control); in hostap_rx_skb()2183 hdrlen = hostap_80211_get_hdrlen(txdesc->frame_control); in hostap_tx_callback()2294 int hdrlen = hostap_80211_get_hdrlen(txdesc->frame_control); in hostap_sta_tx_exc_tasklet()
622 skb_pull(skb, hostap_80211_get_hdrlen(hdr->frame_control)); in hostap_ap_tx_cb()954 hdrlen = hostap_80211_get_hdrlen(cpu_to_le16(type_subtype)); in prism2_send_mgmt()1301 hdrlen = hostap_80211_get_hdrlen(hdr->frame_control); in handle_authen()