Searched refs:hostap_80211_get_hdrlen (Results 1 – 6 of 6) sorted by relevance
34 int hostap_80211_get_hdrlen(__le16 fc);
101 hdrlen = hostap_80211_get_hdrlen(fhdr->frame_control); in prism2_rx_80211()660 hdrlen = hostap_80211_get_hdrlen(hdr->frame_control); in hostap_rx_frame_decrypt()698 hdrlen = hostap_80211_get_hdrlen(hdr->frame_control); in hostap_rx_frame_decrypt_msdu()758 hdrlen = hostap_80211_get_hdrlen(hdr->frame_control); in hostap_80211_rx()
589 int hostap_80211_get_hdrlen(__le16 fc) in hostap_80211_get_hdrlen() function1130 EXPORT_SYMBOL(hostap_80211_get_hdrlen);
358 hdr_len = hostap_80211_get_hdrlen(hdr->frame_control); in hostap_tx_encrypt()
2081 hdrlen = hostap_80211_get_hdrlen(rxdesc->frame_control); in hostap_rx_skb()2203 hdrlen = hostap_80211_get_hdrlen(txdesc->frame_control); in hostap_tx_callback()2314 int hdrlen = hostap_80211_get_hdrlen(txdesc->frame_control); in hostap_sta_tx_exc_tasklet()
669 skb_pull(skb, hostap_80211_get_hdrlen(hdr->frame_control)); in hostap_ap_tx_cb()1000 hdrlen = hostap_80211_get_hdrlen(cpu_to_le16(type_subtype)); in prism2_send_mgmt()1363 hdrlen = hostap_80211_get_hdrlen(hdr->frame_control); in handle_authen()