Home
last modified time | relevance | path

Searched refs:ether_addr_equal_unaligned (Results 1 – 4 of 4) sorted by relevance

/src/sys/compat/linuxkpi/common/include/linux/
H A Detherdevice.h94 ether_addr_equal_unaligned(const u8 *pa, const u8 *pb) in ether_addr_equal_unaligned() function
98 #define ether_addr_equal(_pa, _pb) ether_addr_equal_unaligned(_pa, _pb)
/src/sys/contrib/dev/iwlwifi/mld/
H A Dftm-initiator.c298 if (ether_addr_equal_unaligned(peer->addr, addr)) in iwl_mld_ftm_find_peer()
/src/sys/contrib/dev/broadcom/brcm80211/brcmfmac/
H A Dcommon.c306 if (ether_addr_equal_unaligned(ifp->mac_addr, brcmf_default_mac_address)) { in brcmf_c_preinit_dcmds()
/src/sys/contrib/dev/iwlwifi/mvm/
H A Dftm-initiator.c1036 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()