Searched refs:rtllib_get_hdrlen (Results 1 – 2 of 2) sorted by relevance
291 hdrlen = rtllib_get_hdrlen(le16_to_cpu(hdr->frame_control)); in rtllib_rx_frame_decrypt()330 hdrlen = rtllib_get_hdrlen(le16_to_cpu(hdr->frame_control)); in rtllib_rx_frame_decrypt_msdu()855 hdrlen = rtllib_get_hdrlen(fc); in rtllib_rx_get_hdrlen()1387 size_t hdrlen = rtllib_get_hdrlen(fc); in rtllib_rx_monitor()
1537 static inline int rtllib_get_hdrlen(u16 fc) in rtllib_get_hdrlen() function