Searched refs:WIFI_DISASSOC (Results 1 – 6 of 6) sorted by relevance
56 WIFI_DISASSOC = (BIT(7) | BIT(5) | WIFI_MGT_TYPE), enumerator
1359 (subtype == WIFI_DEAUTH || subtype == WIFI_DISASSOC || subtype == WIFI_ACTION)) { in validate_80211w_mgmt()1388 (subtype == WIFI_DEAUTH || subtype == WIFI_DISASSOC)) { in validate_80211w_mgmt()1409 } else if (subtype == WIFI_DEAUTH || subtype == WIFI_DISASSOC) { in validate_80211w_mgmt()
1176 if (GetFrameSubType(pframe) != WIFI_DEAUTH && GetFrameSubType(pframe) != WIFI_DISASSOC) in rtw_mgmt_xmitframe_coalesce()1214 if (subtype == WIFI_DEAUTH || subtype == WIFI_DISASSOC || in rtw_mgmt_xmitframe_coalesce()
29 {WIFI_DISASSOC, "OnDisassoc", &OnDisassoc},
60 WIFI_DISASSOC = (BIT(7) | BIT(5) | WIFI_MGT_TYPE), enumerator