Home
last modified time | relevance | path

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

/linux/drivers/staging/rtl8723bs/include/
H A Dwifi.h29 WIFI_ASSOCREQ = (0 | WIFI_MGT_TYPE), enumerator
/linux/drivers/staging/rtl8723bs/core/
H A Drtw_mlme_ext.c14 {WIFI_ASSOCREQ, "OnAssocReq", &OnAssocReq},
477 case WIFI_ASSOCREQ: in mgt_dispatcher()
954 if (frame_type == WIFI_ASSOCREQ) in OnAssocReq()
1318 if (frame_type == WIFI_ASSOCREQ) in OnAssocReq()
1347 if (frame_type == WIFI_ASSOCREQ) in OnAssocReq()
2852 SetFrameSubType(pframe, WIFI_ASSOCREQ); in issue_assocreq()