Home
last modified time | relevance | path

Searched refs:ether_addr_equal_64bits (Results 1 – 25 of 25) sorted by relevance

/openbmc/linux/include/linux/
H A Detherdevice.h375 static inline bool ether_addr_equal_64bits(const u8 *addr1, const u8 *addr2) in ether_addr_equal_64bits() function
543 res = ether_addr_equal_64bits(addr, ha->addr); in is_etherdev_addr()
623 if (unlikely(!ether_addr_equal_64bits(eth->h_dest, dev->dev_addr))) { in eth_skb_pkt_type()
625 if (ether_addr_equal_64bits(eth->h_dest, dev->broadcast)) in eth_skb_pkt_type()
/openbmc/linux/drivers/net/wireless/ath/
H A Dmain.c67 ether_addr_equal_64bits(hdr->addr3, common->curbssid); in ath_is_mybeacon()
/openbmc/linux/drivers/net/bonding/
H A Dbond_alb.c262 (!ether_addr_equal_64bits(client_info->mac_dst, arp->mac_src))) { in rlb_update_entry_from_arp()
542 !ether_addr_equal_64bits(client_info->slave->dev->dev_addr, in rlb_req_update_subnet_clients()
848 !ether_addr_equal_64bits(arp->mac_src, entry->mac_src)) in rlb_purge_src_ip()
1126 perm_curr_diff = !ether_addr_equal_64bits(slave->perm_hwaddr, in alb_change_hw_addr_on_detach()
1128 perm_bond_diff = !ether_addr_equal_64bits(slave->perm_hwaddr, in alb_change_hw_addr_on_detach()
1178 if (!ether_addr_equal_64bits(slave->perm_hwaddr, bond->dev->dev_addr)) { in alb_handle_addr_collision_on_attach()
1202 if (ether_addr_equal_64bits(tmp_slave1->dev->dev_addr, in alb_handle_addr_collision_on_attach()
1466 if (ether_addr_equal_64bits(eth_data->h_dest, mac_v6_allmcast)) { in bond_xmit_alb_slave_get()
H A Dbond_3ad.c83 ether_addr_equal_64bits((const u8 *)A, (const u8 *)B)
H A Dbond_main.c2384 if (ether_addr_equal_64bits(bond_dev->dev_addr, in bond_enslave()
2474 if (ether_addr_equal_64bits(bond_dev->dev_addr, slave->perm_hwaddr) && in __bond_release_one()
/openbmc/linux/drivers/net/
H A Dmacvlan.c132 if (ether_addr_equal_64bits(vlan->dev->dev_addr, addr)) in macvlan_hash_lookup()
147 if (ether_addr_equal_64bits(entry->addr, addr) && in macvlan_hash_lookup_source()
219 ether_addr_equal_64bits(port->dev->dev_addr, addr)) in macvlan_addr_busy()
239 if (ether_addr_equal_64bits(eth->h_dest, dev->broadcast)) in macvlan_broadcast_one()
417 if (ether_addr_equal_64bits(eth_hdr(skb)->h_dest, dev->dev_addr)) in macvlan_forward_source_one()
434 if (ether_addr_equal_64bits(entry->addr, addr)) { in macvlan_forward_source()
H A Dmacsec.c1038 if (ether_addr_equal_64bits(hdr->h_dest, in handle_not_macsec()
/openbmc/linux/include/net/
H A Dbonding.h718 if (ether_addr_equal_64bits(mac, tmp->dev->dev_addr)) in bond_slave_has_mac()
731 if (ether_addr_equal_64bits(mac, tmp->dev->dev_addr)) in bond_slave_has_mac_rcu()
/openbmc/linux/drivers/net/wireless/ath/carl9170/
H A Drx.c601 ether_addr_equal_64bits(bar->ra, entry_bar->ta) && in carl9170_ba_check()
602 ether_addr_equal_64bits(bar->ta, entry_bar->ra)) { in carl9170_ba_check()
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/
H A Dps.c500 if (!ether_addr_equal_64bits(hdr->addr3, rtlpriv->mac80211.bssid)) in rtl_swlps_beacon()
984 if (!ether_addr_equal_64bits(hdr->addr3, rtlpriv->mac80211.bssid)) in rtl_p2p_info()
H A Dbase.c2664 if (!ether_addr_equal_64bits(hdr->addr3, rtlpriv->mac80211.bssid)) in rtl_recognize_peer()
/openbmc/linux/net/8021q/
H A Dvlan_core.c37 if (ether_addr_equal_64bits(eth_hdr(skb)->h_dest, vlan_dev->dev_addr)) in vlan_do_receive()
/openbmc/linux/drivers/net/wireless/ralink/rt2x00/
H A Drt2x00dev.c625 if (!ether_addr_equal_64bits(ba->ra, entry->ta)) in rt2x00lib_rxdone_check_ba()
628 if (!ether_addr_equal_64bits(ba->ta, entry->ra)) in rt2x00lib_rxdone_check_ba()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/
H A Den_netdev.c716 if (ether_addr_equal_64bits(entry->mac, prev_mac)) { in mlx4_en_replace_mac()
1160 if (ether_addr_equal_64bits(entry->mac, in mlx4_en_do_uc_filter()
1168 if (ether_addr_equal_64bits(entry->mac, in mlx4_en_do_uc_filter()
1202 if (ether_addr_equal_64bits(entry->mac, ha->addr)) { in mlx4_en_do_uc_filter()
H A Den_rx.c797 if (ether_addr_equal_64bits(entry->mac, in mlx4_en_process_rx_cq()
/openbmc/linux/drivers/net/wireless/intel/iwlegacy/
H A D3945.c453 return ether_addr_equal_64bits(header->addr3, il->bssid); in il3945_is_network_packet()
456 return ether_addr_equal_64bits(header->addr2, il->bssid); in il3945_is_network_packet()
H A Dcommon.c3798 CHK(!ether_addr_equal_64bits(staging->bssid_addr, active->bssid_addr)); in il_full_rxon_required()
3799 CHK(!ether_addr_equal_64bits(staging->node_addr, active->node_addr)); in il_full_rxon_required()
3800 CHK(!ether_addr_equal_64bits(staging->wlap_bssid_addr, in il_full_rxon_required()
/openbmc/linux/drivers/net/wireless/intersil/p54/
H A Dtxrx.c310 if (!ether_addr_equal_64bits(hdr->addr3, priv->bssid)) in p54_pspoll_workaround()
/openbmc/linux/drivers/s390/net/
H A Dqeth_l2_main.c371 if (ether_addr_equal_64bits(dev->dev_addr, addr->sa_data) && in qeth_l2_set_mac_address()
438 if (ether_addr_equal_64bits(ha->addr, mac->mac_addr)) { in qeth_l2_add_mac()
/openbmc/linux/drivers/net/plip/
H A Dplip.c555 if(ether_addr_equal_64bits(eth->h_dest, dev->broadcast)) in plip_type_trans()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_fs.c121 if (ether_addr_equal_64bits(hn->ai.addr, addr)) { in mlx5e_add_l2_to_hash()
/openbmc/linux/drivers/net/wireless/intel/ipw2x00/
H A Dlibipw_rx.c1426 ether_addr_equal_64bits(src->bssid, dst->bssid) && in is_same_network()
/openbmc/linux/drivers/net/wireless/atmel/
H A Dat76c50x-usb.c1787 if (!ether_addr_equal_64bits(priv->bssid, mgmt->bssid)) { in at76_mac80211_tx()
/openbmc/linux/net/core/
H A Ddev.c4894 orig_host = ether_addr_equal_64bits(eth->h_dest, skb->dev->dev_addr); in bpf_prog_run_generic_xdp()
4922 (orig_host != ether_addr_equal_64bits(eth->h_dest, in bpf_prog_run_generic_xdp()
/openbmc/linux/drivers/net/wireless/marvell/
H A Dmwl8k.c1283 ether_addr_equal_64bits(wh->addr3, priv->capture_bssid); in mwl8k_capture_bssid()