Searched refs:RTLLIB_STYPE_AUTH (Results 1 – 2 of 2) sorted by relevance
789 auth->header.frame_ctl = cpu_to_le16(RTLLIB_STYPE_AUTH); in rtllib_authentication_req()1042 auth->header.frame_ctl = cpu_to_le16(RTLLIB_STYPE_AUTH); in rtllib_auth_resp()2420 case RTLLIB_STYPE_AUTH: in rtllib_rx_frame_softmac()
385 #define RTLLIB_STYPE_AUTH 0x00B0 macro