Searched refs:ether_addr_equal_unaligned (Results 1 – 4 of 4) sorted by relevance
94 ether_addr_equal_unaligned(const u8 *pa, const u8 *pb) in ether_addr_equal_unaligned() function98 #define ether_addr_equal(_pa, _pb) ether_addr_equal_unaligned(_pa, _pb)
298 if (ether_addr_equal_unaligned(peer->addr, addr)) in iwl_mld_ftm_find_peer()
306 if (ether_addr_equal_unaligned(ifp->mac_addr, brcmf_default_mac_address)) { in brcmf_c_preinit_dcmds()
1036 if (ether_addr_equal_unaligned(peer->addr, addr)) in iwl_mvm_ftm_find_peer()1066 if (!ether_addr_equal_unaligned(res->addr, entry->addr)) in iwl_mvm_ftm_get_lci_civic()