Home
last modified time | relevance | path

Searched refs:eacmp (Results 1 – 20 of 20) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Dethernet.h155 #define eacmp(a, b) (((*(const uint32 *)(a)) ^ (*(const uint32 *)(b))) || \ macro
165 #define eacmp(a, b) ((((const uint16 *)(a))[0] ^ ((const uint16 *)(b))[0]) | \ macro
178 #define ether_cmp(a, b) eacmp(a, b)
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dethernet.h155 #define eacmp(a, b) (((*(const uint32 *)(a)) ^ (*(const uint32 *)(b))) || \ macro
165 #define eacmp(a, b) ((((const uint16 *)(a))[0] ^ ((const uint16 *)(b))[0]) | \ macro
178 #define ether_cmp(a, b) eacmp(a, b)
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/
H A Dethernet.h159 #define eacmp(a, b) ((((const uint16 *)(a))[0] ^ ((const uint16 *)(b))[0]) | \ macro
163 #define ether_cmp(a, b) eacmp(a, b)
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/
H A Dethernet.h159 #define eacmp(a, b) ((((const uint16 *)(a))[0] ^ ((const uint16 *)(b))[0]) | \ macro
163 #define ether_cmp(a, b) eacmp(a, b)
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/
H A Dethernet.h160 #define eacmp(a, b) ((((const uint16 *)(a))[0] ^ ((const uint16 *)(b))[0]) | \ macro
164 #define ether_cmp(a, b) eacmp(a, b)
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/
H A Dethernet.h159 #define eacmp(a, b) ((((const uint16 *)(a))[0] ^ ((const uint16 *)(b))[0]) | \ macro
163 #define ether_cmp(a, b) eacmp(a, b)
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_msgbuf.c640 !eacmp((h_da), ((struct ether_header *)(evh))->ether_dhost) && \
641 !eacmp((h_sa), ((struct ether_header *)(evh))->ether_shost) && \
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dwl_cfgnan.c6433 } while (eacmp(cfg->nancfg->nan_nmi_mac, mac_addr) == 0); in wl_cfgnan_get_ndi_macaddr()
6436 if (eacmp(cfg->nancfg->nan_nmi_mac, mac_addr) == 0) { in wl_cfgnan_get_ndi_macaddr()
H A Dbcmutils.c2715 if (!eacmp(&ether_bcast, privacy)) { in bcm_addrmask_get()
H A Ddhd_msgbuf.c1020 !eacmp((h_da), ((struct ether_header *)(evh))->ether_dhost) && \
1021 !eacmp((h_sa), ((struct ether_header *)(evh))->ether_shost) && \
H A Ddhd_linux.c6129 if (!eacmp(da, ifp->_1905_al_ucast) || !eacmp(da, ifp->_1905_al_mcast)) { in dhd_rx_frame()
H A Dwl_cfg80211.c22528 if (eacmp(&pmksa->bssid, &spmk_list->pmkid[i].bssid)) { in wl_cfg80211_spmk_pmkdb_del_spmk()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_cfgnan.c6433 } while (eacmp(cfg->nancfg->nan_nmi_mac, mac_addr) == 0); in wl_cfgnan_get_ndi_macaddr()
6436 if (eacmp(cfg->nancfg->nan_nmi_mac, mac_addr) == 0) { in wl_cfgnan_get_ndi_macaddr()
H A Dbcmutils.c2715 if (!eacmp(&ether_bcast, privacy)) { in bcm_addrmask_get()
H A Ddhd_msgbuf.c1016 !eacmp((h_da), ((struct ether_header *)(evh))->ether_dhost) && \
1017 !eacmp((h_sa), ((struct ether_header *)(evh))->ether_shost) && \
H A Ddhd_linux.c6143 if (!eacmp(da, ifp->_1905_al_ucast) || !eacmp(da, ifp->_1905_al_mcast)) { in dhd_rx_frame()
H A Dwl_cfg80211.c22773 if (eacmp(&pmksa->bssid, &spmk_list->pmkid[i].bssid)) { in wl_cfg80211_spmk_pmkdb_del_spmk()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_msgbuf.c778 !eacmp((h_da), ((struct ether_header *)(evh))->ether_dhost) && \
779 !eacmp((h_sa), ((struct ether_header *)(evh))->ether_shost) && \
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_msgbuf.c778 !eacmp((h_da), ((struct ether_header *)(evh))->ether_dhost) && \
779 !eacmp((h_sa), ((struct ether_header *)(evh))->ether_shost) && \
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_msgbuf.c778 !eacmp((h_da), ((struct ether_header *)(evh))->ether_dhost) && \
779 !eacmp((h_sa), ((struct ether_header *)(evh))->ether_shost) && \