Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8192e/
H A Drtllib_softmac.c2158 case RTLLIB_STYPE_DEAUTH: in rtllib_rx_frame_softmac()
2740 disauth->header.frame_ctl = cpu_to_le16(RTLLIB_STYPE_DEAUTH); in rtllib_disauth_skb()
H A Drtllib.h364 #define RTLLIB_STYPE_DEAUTH 0x00C0 macro