Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8192e/
H A Drtllib_softmac.c742 auth->header.frame_ctl = cpu_to_le16(RTLLIB_STYPE_AUTH); in rtllib_authentication_req()
2154 case RTLLIB_STYPE_AUTH: in rtllib_rx_frame_softmac()
H A Drtllib.h363 #define RTLLIB_STYPE_AUTH 0x00B0 macro