Searched refs:libipw_get_hdrlen (Results 1 – 3 of 3) sorted by relevance
936 static inline int libipw_get_hdrlen(u16 fc) in libipw_get_hdrlen() function966 switch (libipw_get_hdrlen(le16_to_cpu(hdr->frame_control))) { in libipw_get_payload()
48 skb_pull(skb, libipw_get_hdrlen(fc)); in libipw_monitor_rx()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()367 hdrlen = libipw_get_hdrlen(fc); in libipw_rx()
8101 len = libipw_get_hdrlen(le16_to_cpu(hdr->frame_control)); in ipw_handle_promiscuous_rx()8478 libipw_get_hdrlen(le16_to_cpu( in ipw_rx()10239 hdr_len = libipw_get_hdrlen(le16_to_cpu(hdr->frame_ctl)); in ipw_tx_skb()10470 len = libipw_get_hdrlen(le16_to_cpu(hdr->frame_control)); in ipw_handle_promiscuous_tx()