Searched refs:libipw_get_hdrlen (Results 1 – 3 of 3) sorted by relevance
41 skb_pull(skb, libipw_get_hdrlen(fc)); in libipw_monitor_rx() 275 hdrlen = libipw_get_hdrlen(le16_to_cpu(hdr->frame_ctl)); in libipw_rx_frame_decrypt() 307 hdrlen = libipw_get_hdrlen(le16_to_cpu(hdr->frame_ctl)); in libipw_rx_frame_decrypt_msdu() 360 hdrlen = libipw_get_hdrlen(fc); in libipw_rx()
930 static inline int libipw_get_hdrlen(u16 fc) in libipw_get_hdrlen() function 960 switch (libipw_get_hdrlen(le16_to_cpu(hdr->frame_control))) { in libipw_get_payload()
7940 len = libipw_get_hdrlen(le16_to_cpu(hdr->frame_control)); in ipw_handle_promiscuous_rx() 8316 libipw_get_hdrlen(le16_to_cpu( in ipw_rx() 10067 hdr_len = libipw_get_hdrlen(le16_to_cpu(hdr->frame_ctl)); in ipw_tx_skb() 10298 len = libipw_get_hdrlen(le16_to_cpu(hdr->frame_control)); in ipw_handle_promiscuous_tx()