Searched refs:WIFI_ASSOCREQ (Results 1 – 3 of 3) sorted by relevance
48 WIFI_ASSOCREQ = (0 | WIFI_MGT_TYPE), enumerator
15 {WIFI_ASSOCREQ, "OnAssocReq", &OnAssocReq},482 case WIFI_ASSOCREQ: in mgt_dispatcher()961 if (frame_type == WIFI_ASSOCREQ) in OnAssocReq()1333 if (frame_type == WIFI_ASSOCREQ) in OnAssocReq()1363 if (frame_type == WIFI_ASSOCREQ) in OnAssocReq()2880 SetFrameSubType(pframe, WIFI_ASSOCREQ); in issue_assocreq()
1931 if (GetFrameSubType(pmgmt_frame) == WIFI_ASSOCREQ) in rtw_cfg80211_indicate_sta_assoc()