Home
last modified time | relevance | path

Searched refs:LLC_HEADER_SIZE (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/drivers/staging/rtl8712/
Dethernet.h18 #define LLC_HEADER_SIZE 6 /*!< LLC Header Length*/ macro
Drtl871x_recv.c244 ptr = ptr + pfhdr->attrib.hdrlen + LLC_HEADER_SIZE; in r8712_portctrl()
/linux-6.1.9/drivers/staging/r8188eu/include/
Drtw_recv.h23 #define LLC_HEADER_SIZE 6 macro
/linux-6.1.9/drivers/staging/r8188eu/core/
Drtw_recv.c529 ptr = ptr + pfhdr->attrib.hdrlen + pfhdr->attrib.iv_len + LLC_HEADER_SIZE; in portctrl()