Searched refs:WIFI_ASSOCREQ (Results 1 – 3 of 3) sorted by relevance
29 WIFI_ASSOCREQ = (0 | WIFI_MGT_TYPE), enumerator
14 {WIFI_ASSOCREQ, "OnAssocReq", &OnAssocReq},481 case WIFI_ASSOCREQ: in mgt_dispatcher()960 if (frame_type == WIFI_ASSOCREQ) in OnAssocReq()1332 if (frame_type == WIFI_ASSOCREQ) in OnAssocReq()1362 if (frame_type == WIFI_ASSOCREQ) in OnAssocReq()2879 SetFrameSubType(pframe, WIFI_ASSOCREQ); in issue_assocreq()
1929 if (GetFrameSubType(pmgmt_frame) == WIFI_ASSOCREQ) in rtw_cfg80211_indicate_sta_assoc()