Searched refs:rtllib_get_hdrlen (Results 1 - 2 of 2) sorted by path

/linux-master/drivers/staging/rtl8192e/
H A Drtllib.h1548 static inline int rtllib_get_hdrlen(u16 fc) function
H A Drtllib_rx.c292 hdrlen = rtllib_get_hdrlen(le16_to_cpu(hdr->frame_control));
331 hdrlen = rtllib_get_hdrlen(le16_to_cpu(hdr->frame_control));
859 hdrlen = rtllib_get_hdrlen(fc);
1391 size_t hdrlen = rtllib_get_hdrlen(fc);

Completed in 641 milliseconds