| /hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/ |
| D | mlan_glue.c | 2278 if (!memcmp(pvendor_ie->vend_hdr.oui, wps_oui, sizeof(pvendor_ie->vend_hdr.oui)) && in wifi_set_ies_cfg() 2287 … if (!memcmp(pvendor_ie->vend_hdr.oui, multiap_oui, sizeof(pvendor_ie->vend_hdr.oui)) && in wifi_set_ies_cfg() 2301 if (!memcmp(pvendor_ie->vend_hdr.oui, ccx_oui, sizeof(ccx_oui))) in wifi_set_ies_cfg() 2308 if (!memcmp(pvendor_ie->vend_hdr.oui, hs20_oui, sizeof(pvendor_ie->vend_hdr.oui)) && in wifi_set_ies_cfg() 5170 if (!memcmp(priv_uap->curr_addr, tx_pause_tlv->peermac, MLAN_MAC_ADDR_LENGTH)) in wifi_uap_handle_event_data_pause() 6402 if (!memcmp(temp, (const void *)wpa2_oui04, sizeof(wpa2_oui04))) in process_rsn_ie() 6406 else if (!memcmp(temp, (const void *)wpa2_oui02, sizeof(wpa2_oui02))) in process_rsn_ie() 6410 else if (!memcmp(temp, (const void *)wpa3_oui05, sizeof(wpa3_oui05))) in process_rsn_ie() 6414 else if (!memcmp(temp, (const void *)wpa2_oui01, sizeof(wpa2_oui01))) in process_rsn_ie() 6433 if (!memcmp(temp, (const void *)wpa2_oui04, sizeof(wpa2_oui04))) in process_rsn_ie() [all …]
|
| D | wifi-uap.c | 2267 if (!memcmp(pvendor_ie->vend_hdr.oui, wpa_oui, sizeof(pvendor_ie->vend_hdr.oui)) && in wifi_find_wpa_ies() 2332 if (!memcmp(pvendor_ie->vend_hdr.oui, wmm_oui, sizeof(pvendor_ie->vend_hdr.oui)) && in wifi_set_wmm_ies() 2454 if (!memcmp(pvendor_ie->vend_hdr.oui, wmm_oui, sizeof(pvendor_ie->vend_hdr.oui)) && in wifi_get_specific_ie() 2459 else if (!memcmp(pvendor_ie->vend_hdr.oui, p2p_oui, sizeof(pvendor_ie->vend_hdr.oui)) && in wifi_get_specific_ie() 2470 else if (!memcmp(pvendor_ie->vend_hdr.oui, wps_oui, sizeof(pvendor_ie->vend_hdr.oui)) && in wifi_get_specific_ie() 2487 else if (!memcmp(pvendor_ie->vend_hdr.oui, wfd_oui, sizeof(pvendor_ie->vend_hdr.oui)) && in wifi_get_specific_ie() 2548 if (!memcmp(pos, spec_ie, spec_len)) in wifi_find_ie() 2735 if (!memcmp(pvendor_ie->vend_hdr.oui, wmm_oui, sizeof(pvendor_ie->vend_hdr.oui)) && in wifi_filter_beacon_ies() 2741 … else if (!memcmp(pvendor_ie->vend_hdr.oui, wps_oui, sizeof(pvendor_ie->vend_hdr.oui)) && in wifi_filter_beacon_ies() 2748 … else if (!memcmp(pvendor_ie->vend_hdr.oui, p2p_oui, sizeof(pvendor_ie->vend_hdr.oui)) && in wifi_filter_beacon_ies() [all …]
|
| D | wifi.c | 2848 if (!memcmp(pieee_pkt_hdr->addr3, priv->curr_addr, MLAN_MAC_ADDR_LENGTH)) in wlan_process_802dot11_mgmt_pkt2() 2935 if (memcmp(pieee_pkt_hdr->addr1, broadcast, MLAN_MAC_ADDR_LENGTH)) in wlan_process_802dot11_mgmt_pkt2() 2941 if (!memcmp(pieee_pkt_hdr->addr3, priv->curr_addr, MLAN_MAC_ADDR_LENGTH)) in wlan_process_802dot11_mgmt_pkt2() 2981 … if ((memcmp(pieee_pkt_hdr->addr3, (t_u8 *)priv->curr_bss_params.bss_descriptor.mac_address, in wlan_process_802dot11_mgmt_pkt2() 2983 memcmp(zero_mac, (t_u8 *)priv->curr_bss_params.bss_descriptor.mac_address, in wlan_process_802dot11_mgmt_pkt2() 2985 memcmp(pieee_pkt_hdr->addr3, (t_u8 *)priv->curr_bss_params.attemp_bssid, in wlan_process_802dot11_mgmt_pkt2() 3060 if (memcmp(pieee_pkt_hdr->addr1, broadcast, MLAN_MAC_ADDR_LENGTH)) in wlan_process_802dot11_mgmt_pkt2() 3068 if (memcmp(pieee_pkt_hdr->addr1, priv->curr_addr, MLAN_MAC_ADDR_LENGTH)) in wlan_process_802dot11_mgmt_pkt2() 3378 if (memcmp((t_u8 *)prx_pd + prx_pd->rx_pkt_offset + WIFI_SIZEOF_ETH_HDR, rfc1042_eth_hdr, in wifi_low_level_input() 4805 … (memcmp(bss_new_entry->mac_address, (t_u8 *)&pmpriv->curr_bss_params.bss_descriptor.mac_address, in wifi_nxp_scan_res_get2()
|
| D | mlan_11k.c | 297 if (memcmp(rep_data->bssid, broadcast_mac_addr, IEEEtypes_ADDRESS_SIZE) != 0 && in wlan_rrm_matched_ap_found() 298 memcmp(rep_data->bssid, bss_entry->mac_address, IEEEtypes_ADDRESS_SIZE) != 0) in wlan_rrm_matched_ap_found() 304 … memcmp(rep_data->ssid, bss_entry->ssid.ssid, bss_entry->ssid.ssid_len) != 0)) in wlan_rrm_matched_ap_found()
|
| D | wifi-wps.c | 81 if (!memcmp(poui, &wps_oui, sizeof(wps_oui) - 1U) && oui_type == wps_oui[3]) in check_for_wps_ie()
|
| D | wifi_common.h | 121 if (memcmp(raw, "\xff\xff\xff\xff\xff\xff", ETH_ALEN) == 0) in mac2raw()
|
| D | mlan_11d.c | 115 if (memcmp(region_string, region_code_mapping[i].region, COUNTRY_CODE_LEN - 1) == 0) in region_string_2_region_code() 966 if (!memcmp(region_string, special_region_code[i].region, COUNTRY_CODE_LEN)) in is_special_region_code()
|
| D | mlan_wmm.c | 492 if (!memcmp(priv->adapter, ra, ra_list->ra, MLAN_MAC_ADDR_LENGTH)) in wlan_ralist_get_history() 715 (0 != memcmp(ra_addr, bcast_addr, sizeof(bcast_addr)))) in wlan_wmm_get_queue_raptr_enh()
|
| D | mlan_join.c | 1147 if (memcmp(&pmpriv->curr_bss_params.prev_bssid, zero_mac, MLAN_MAC_ADDR_LENGTH))
|
| D | mlan_api.c | 2420 if (memcmp(pmpriv->gtk_rekey.kek, zero_kek, sizeof(zero_kek)) != 0) in wifi_set_key()
|
| /hal_nxp-latest/mcux/middleware/wifi_nxp/port/net/zephyr/ |
| D | net.c | 344 …if (memcmp(mlan_adap->priv[recv_interface]->curr_addr, eth803hdr->dest_addr, MLAN_MAC_ADDR_LENGTH)… in process_data_packet() 394 (!memcmp(ðhdr->src.addr[3], &iw416_data.mac_addr[3], 3))) || in process_data_packet() 395 (!memcmp(ðhdr->src.addr, &iw416_data.mac_addr[0], ETHARP_HWADDR_LEN))) in process_data_packet() 405 if (!memcmp(payload + SIZEOF_ETH_HDR, rfc1042_eth_hdr, sizeof(rfc1042_eth_hdr))) in process_data_packet()
|
| /hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/incl/ |
| D | mlan_remap_mem_operations.h | 46 #define __memcmp(adapter, s1, s2, len) memcmp((const void *)(s1), (const void *)(s2), (size_t)(len))
|
| D | mlan_main.h | 265 #ifdef memcmp 266 #undef memcmp 269 #define memcmp(adapter, s1, s2, len) adapter->callbacks.moal_memcmp(adapter->pmoal_handle, s1, s2, … macro
|
| /hal_nxp-latest/mcux/middleware/wifi_nxp/wlcmgr/ |
| D | wlan.c | 1468 …if (memcmp((const void *)network->bssid, (const void *)res->bssid, (size_t)IEEEtypes_ADDRESS_SIZE)… in network_matches_scan_result() 1480 if (network->bssid_specific && memcmp(network->bssid, res->bssid, 6)) in network_matches_scan_result() 1488 … if (!wlan.hidden_scan_on && (!memcmp(null_ssid, (const char *)res->ssid, (size_t)res->ssid_len))) in network_matches_scan_result() 1561 if(!memcmp(res->bssid, mlan_adap->blacklist_bss.bssids[idx], MLAN_MAC_ADDR_LENGTH)) in network_matches_scan_result() 2695 …if (memcmp((const void *)network->bssid, (const void *)best_ap->bssid, (size_t)IEEEtypes_ADDRESS_S… in handle_scan_results() 4390 if(memcmp(curr_bss, bssid, MLAN_MAC_ADDR_LENGTH) == 0) in wlan_ft_roam() 5432 if (memcmp("psk", pos, strlen("psk")) == 0) in wpa_supplicant_msg_cb() 5437 else if (memcmp("sae", pos, strlen("sae")) == 0) in wpa_supplicant_msg_cb() 5442 else if ((memcmp("psk-sae", pos, strlen("psk-sae")) == 0) || in wpa_supplicant_msg_cb() 5443 (memcmp("psk+sae", pos, strlen("psk+sae")) == 0)) in wpa_supplicant_msg_cb() [all …]
|
| D | wlan_tests.c | 5112 … if ((memcmp(&raw_mac[0], broadcast_mac, MLAN_MAC_ADDR_LENGTH) == 0) || (raw_mac[0] & 0x01)) 5342 … if ((memcmp(&raw_mac[0], broadcast_mac, MLAN_MAC_ADDR_LENGTH) == 0) || (raw_mac[0] & 0x01)) 7843 if (!memcmp(si[i].mac, auto_null_tx.dst_mac, 6)) 8200 if (memcmp(pRef_info->scan_entry[i].bssid, zero_bssid, 6) == 0) 8214 if (memcmp(pScan_info[ant_idx].scan_entry[j].bssid, zero_bssid, 6) == 0) 8219 … if (memcmp(pRef_info->scan_entry[i].bssid, pScan_info[ant_idx].scan_entry[j].bssid, 6) == 0) 8396 if (memcmp(&wlan_scan_param.bssid[0], &zero_bssid[0], 6))
|
| /hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-multicore/rpmsg_lite/lib/rpmsg_lite/porting/platform/kw45b41/ |
| D | rpmsg_platform.c | 383 …if (memcmp(&(protec_shmem_struct.identificationWord), ShmemConfigIdentifier, sizeof(ShmemConfigIde… in platform_get_custom_shmem_config()
|
| /hal_nxp-latest/mcux/mcux-sdk/components/codec/tfa9xxx/vas_tfa_drv/ |
| D | tfa2_haptic.c | 923 if (memcmp(&tfa->hap_data.object_table1_cache, &seq->object_table1_cache_save, in tfa2_hap_test_restore_haptic_cache() 932 if (memcmp(&tfa->hap_data.object_table2_cache, &seq->object_table2_cache_save, in tfa2_hap_test_restore_haptic_cache()
|
| /hal_nxp-latest/mcux/mcux-sdk/components/mem_manager/ |
| D | fsl_component_mem_manager_light.c | 411 …ret = memcmp((const void *)&BlockHdr->preguard, (const void *)guardPrePattern, BLOCK_HDR_PREGUARD_… in MEM_BlockHeaderCheck() 419 …ret = memcmp((const void *)&BlockHdr->postguard, (const void *)guardPostPattern, BLOCK_HDR_POSTGUA… in MEM_BlockHeaderCheck()
|