Home
last modified time | relevance | path

Searched refs:INTERRUPT_MSG_FORMAT_LEN (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/staging/rtl8188eu/include/
Drtl8188e_recv.h58 #define INTERRUPT_MSG_FORMAT_LEN 60 macro
/linux-4.4.14/drivers/staging/rtl8188eu/os_dep/
Dusb_ops_linux.c29 if (pkt_len != INTERRUPT_MSG_FORMAT_LEN) { in interrupt_handler_8188eu()