Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8192e/
H A Drtllib_rx.c919 if (!((type == RTLLIB_FTYPE_MGMT) && in rtllib_rx_check_duplicate()
1326 if (type == RTLLIB_FTYPE_MGMT) { in rtllib_rx_InfraAdhoc()
H A Drtllib.h349 #define RTLLIB_FTYPE_MGMT 0x0000 macro