Searched refs:libipw_get_hdrlen (Results 1 – 3 of 3) sorted by relevance
871 static inline int libipw_get_hdrlen(u16 fc) in libipw_get_hdrlen() function901 switch (libipw_get_hdrlen(le16_to_cpu(hdr->frame_control))) { in libipw_get_payload()
44 skb_pull(skb, libipw_get_hdrlen(fc)); in libipw_monitor_rx()278 hdrlen = libipw_get_hdrlen(le16_to_cpu(hdr->frame_ctl)); in libipw_rx_frame_decrypt()310 hdrlen = libipw_get_hdrlen(le16_to_cpu(hdr->frame_ctl)); in libipw_rx_frame_decrypt_msdu()363 hdrlen = libipw_get_hdrlen(fc); in libipw_rx()
7932 len = libipw_get_hdrlen(le16_to_cpu(hdr->frame_control)); in ipw_handle_promiscuous_rx()8308 libipw_get_hdrlen(le16_to_cpu( in ipw_rx()10060 hdr_len = libipw_get_hdrlen(le16_to_cpu(hdr->frame_ctl)); in ipw_tx_skb()10291 len = libipw_get_hdrlen(le16_to_cpu(hdr->frame_control)); in ipw_handle_promiscuous_tx()