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},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()
1921 if (GetFrameSubType(pmgmt_frame) == WIFI_ASSOCREQ) in rtw_cfg80211_indicate_sta_assoc()