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

/linux-master/drivers/staging/rtl8192e/
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);
H A Drtllib.h1548 static inline int rtllib_get_hdrlen(u16 fc) function

Completed in 138 milliseconds