Searched refs:WIFI_BEACON (Results 1 – 7 of 7) sorted by relevance
172 (GetFrameSubType(wlanhdr) == WIFI_BEACON); in update_recvframe_phyinfo_88e()
266 SetFrameSubType(pframe, WIFI_BEACON); in ConstructBeacon()
74 WIFI_BEACON = (BIT(7) | WIFI_MGT_TYPE), enumerator
43 {WIFI_BEACON, "OnBeacon", &OnBeacon},488 case WIFI_BEACON: in mgt_dispatcher()2017 SetFrameSubType(pframe, WIFI_BEACON); in issue_beacon()3748 if (subtype == WIFI_BEACON) { in collect_bss_info()
912 if (subtype == WIFI_BEACON) in rtw_check_bcn_info()
1118 if (GetFrameSubType(precv_frame->rx_data) == WIFI_BEACON) { in validate_recv_mgnt_frame()