Home
last modified time | relevance | path

Searched refs:ether_addr_equal (Results 1 – 157 of 157) sorted by relevance

/linux-4.4.14/net/wireless/
Dmlme.c71 bool from_ap = !ether_addr_equal(mgmt->sa, wdev->netdev->dev_addr); in cfg80211_process_deauth()
76 !ether_addr_equal(wdev->current_bss->pub.bssid, bssid)) in cfg80211_process_deauth()
90 bool from_ap = !ether_addr_equal(mgmt->sa, wdev->netdev->dev_addr); in cfg80211_process_disassoc()
95 !ether_addr_equal(wdev->current_bss->pub.bssid, bssid))) in cfg80211_process_disassoc()
229 ether_addr_equal(bssid, wdev->current_bss->pub.bssid)) in cfg80211_mlme_auth()
291 (!req->prev_bssid || !ether_addr_equal(wdev->current_bss->pub.bssid, in cfg80211_mlme_assoc()
333 !ether_addr_equal(wdev->current_bss->pub.bssid, bssid))) in cfg80211_mlme_deauth()
358 if (ether_addr_equal(wdev->current_bss->pub.bssid, bssid)) in cfg80211_mlme_disassoc()
596 if (!ether_addr_equal(wdev->current_bss->pub.bssid, in cfg80211_mlme_mgmt_tx()
610 if (!ether_addr_equal(wdev->current_bss->pub.bssid, in cfg80211_mlme_mgmt_tx()
[all …]
Dwext-spy.c206 if (ether_addr_equal(address, spydata->spy_address[i])) { in wireless_spy_update()
Dutil.c476 ether_addr_equal(src, addr))) in ieee80211_data_to_8023()
507 if (likely((ether_addr_equal(payload, rfc1042_header) && in ieee80211_data_to_8023()
509 ether_addr_equal(payload, bridge_tunnel_header))) { in ieee80211_data_to_8023()
720 if (likely((ether_addr_equal(payload, rfc1042_header) && in ieee80211_amsdu_to_8023s()
722 ether_addr_equal(payload, bridge_tunnel_header))) { in ieee80211_amsdu_to_8023s()
Dwext-sme.c288 ether_addr_equal(bssid, wdev->wext.connect.bssid)) in cfg80211_mgd_wext_siwap()
Dibss.c493 ether_addr_equal(bssid, wdev->wext.ibss.bssid)) in cfg80211_ibss_wext_siwap()
Dscan.c404 if (bssid && !ether_addr_equal(a->bssid, bssid)) in is_bss()
713 if (!ether_addr_equal(bss->pub.bssid, new->pub.bssid)) in cfg80211_combine_bsses()
/linux-4.4.14/net/hsr/
Dhsr_framereg.c71 if (ether_addr_equal(addr, node->MacAddressA)) in hsr_addr_is_self()
73 if (ether_addr_equal(addr, node->MacAddressB)) in hsr_addr_is_self()
87 if (ether_addr_equal(node->MacAddressA, addr)) in find_node_by_AddrA()
174 if (ether_addr_equal(node->MacAddressA, ethhdr->h_source)) in hsr_get_node()
176 if (ether_addr_equal(node->MacAddressB, ethhdr->h_source)) in hsr_get_node()
211 if (ether_addr_equal(eth_hdr(skb)->h_source, hsr_sp->MacAddressA)) in hsr_handle_sup_frame()
Dhsr_forward.c58 if (!ether_addr_equal(hdr->ethhdr.h_dest, in is_supervision_frame()
/linux-4.4.14/drivers/staging/rtl8723au/core/
Drtw_recv.c761 if (ether_addr_equal(myhwaddr, pattrib->src)) { in sta2sta_data_frame()
768 if (!ether_addr_equal(myhwaddr, pattrib->dst) && !bmcast) { in sta2sta_data_frame()
773 if (ether_addr_equal(pattrib->bssid, "\x0\x0\x0\x0\x0\x0") || in sta2sta_data_frame()
774 ether_addr_equal(mybssid, "\x0\x0\x0\x0\x0\x0") || in sta2sta_data_frame()
775 !ether_addr_equal(pattrib->bssid, mybssid)) { in sta2sta_data_frame()
784 if (!ether_addr_equal(pattrib->bssid, pattrib->src)) { in sta2sta_data_frame()
803 if (!ether_addr_equal(pattrib->bssid, pattrib->dst)) { in sta2sta_data_frame()
863 if (ether_addr_equal(myhwaddr, pattrib->src)) { in ap2sta_data_frame()
871 if (!ether_addr_equal(myhwaddr, pattrib->dst) && !bmcast) { in ap2sta_data_frame()
880 if (ether_addr_equal(pattrib->bssid, "\x0\x0\x0\x0\x0\x0") || in ap2sta_data_frame()
[all …]
Drtw_sta_mgt.c378 if (ether_addr_equal(psta->hwaddr, addr)) in rtw_get_stainfo23a()
434 if (ether_addr_equal(paclnode->addr, mac_addr)) { in rtw_access_ctrl23a()
Drtw_mlme.c156 if (ether_addr_equal(addr, pnetwork->network.MacAddress)) in rtw_find_network23a()
322 ether_addr_equal(src->MacAddress, dst->MacAddress) && in is_same_network23a()
593 if (ether_addr_equal(pmlmepriv->cur_network.network.MacAddress, in rtw_survey_event_cb23a()
1082 if (ether_addr_equal(pnetwork->network.MacAddress, in rtw_joinbss_event_prehandle23a()
1534 if (!ether_addr_equal(competitor->network.MacAddress, in rtw_check_join_candidate()
1922 ether_addr_equal(psecuritypriv->PMKIDList[i].Bssid, bssid)) { in SecIsInPMKIDList()
Drtw_mlme_ext.c622 if (!ether_addr_equal(hdr->addr1, myid(&padapter->eeprompriv))&& in _mgt_dispatcher23a()
648 if (!ether_addr_equal(mgmt->da, myid(&padapter->eeprompriv)) && in mgt_dispatcher23a()
821 if (!ether_addr_equal(mgmt->bssid, in OnBeacon23a()
1111 if (!ether_addr_equal(myid(&padapter->eeprompriv), mgmt->da)) in OnAuth23aClient23a()
1780 if (!ether_addr_equal(myid(&padapter->eeprompriv), pmgmt->da)) in OnAssocRsp23a()
1881 if (!ether_addr_equal(mgmt->bssid, in OnDeAuth23a()
1937 if (!ether_addr_equal(mgmt->bssid, in OnDisassoc23a()
2022 if (!ether_addr_equal(myid(&padapter->eeprompriv), mgmt->da)) in OnAction23a_back23a()
2109 if (!ether_addr_equal(myid(&padapter->eeprompriv), hdr->addr1)) in on_action_public23a()
4460 if (!ether_addr_equal(MacAddr, get_my_bssid23a(&pmlmeinfo->network))) in receive_disconnect23a()
Drtw_wlan_util.c872 if (!ether_addr_equal(cur_network->network.MacAddress, mgmt->bssid)) { in rtw_check_bcn_info23a()
/linux-4.4.14/include/linux/
Detherdevice.h310 static inline bool ether_addr_equal(const u8 *addr1, const u8 *addr2) in ether_addr_equal() function
351 return ether_addr_equal(addr1, addr2); in ether_addr_equal_64bits()
367 return ether_addr_equal(addr1, addr2); in ether_addr_equal_unaligned()
/linux-4.4.14/net/mac80211/
Drx.c754 if (ether_addr_equal(hdr->addr3, dev_addr)) in ieee80211_rx_mesh_check()
759 if (ether_addr_equal(hdr->addr4, dev_addr)) in ieee80211_rx_mesh_check()
1397 if (ether_addr_equal(bssid, rx->sdata->u.ibss.bssid) && in ieee80211_rx_h_sta_process()
1792 !ether_addr_equal(hdr->addr1, f_hdr->addr1) || in ieee80211_reassemble_find()
1793 !ether_addr_equal(hdr->addr2, f_hdr->addr2)) in ieee80211_reassemble_find()
2081 (ether_addr_equal(ehdr->h_dest, rx->sdata->vif.addr) || in ieee80211_frame_allowed()
2082 ether_addr_equal(ehdr->h_dest, pae_group_addr))) in ieee80211_frame_allowed()
2310 if (!ether_addr_equal(mppath->mpp, mpp_addr)) in ieee80211_rx_h_mesh_fwding()
2319 ether_addr_equal(sdata->vif.addr, hdr->addr3)) in ieee80211_rx_h_mesh_fwding()
2541 if (!ether_addr_equal(mgmt->da, sdata->vif.addr)) { in ieee80211_process_sa_query_req()
[all …]
Dmesh_pathtbl.c346 ether_addr_equal(dst, mpath->dst)) { in mpath_lookup()
539 if (ether_addr_equal(dst, sdata->vif.addr)) in mesh_path_add()
560 ether_addr_equal(dst, mpath->dst)) in mesh_path_add()
673 if (ether_addr_equal(dst, sdata->vif.addr)) in mpp_path_add()
711 ether_addr_equal(dst, mpath->dst)) in mpp_path_add()
904 ether_addr_equal(addr, mpath->dst)) { in mesh_path_del()
Dmesh_hwmp.c417 if (ether_addr_equal(orig_addr, sdata->vif.addr)) { in hwmp_route_info_get()
486 if (ether_addr_equal(orig_addr, ta)) in hwmp_route_info_get()
550 if (ether_addr_equal(target_addr, sdata->vif.addr)) { in hwmp_preq_frame_process()
671 if (ether_addr_equal(orig_addr, sdata->vif.addr)) in hwmp_prep_frame_process()
748 ether_addr_equal(ta, sta->sta.addr) && in hwmp_perr_frame_process()
793 if (ether_addr_equal(orig_addr, sdata->vif.addr)) in hwmp_rann_frame_process()
1154 ether_addr_equal(sdata->vif.addr, hdr->addr4) && in mesh_nexthop_lookup()
Dibss.c243 if (!ether_addr_equal(ifibss->bssid, bssid)) in __ieee80211_sta_join_ibss()
632 if (!ether_addr_equal(bssid, sdata->u.ibss.bssid)) { in ieee80211_ibss_add_sta()
1002 if (!ether_addr_equal(mgmt->bssid, sdata->u.ibss.bssid)) in ieee80211_update_sta_info()
1155 if (ether_addr_equal(cbss->bssid, sdata->u.ibss.bssid)) in ieee80211_rx_bss_info()
1223 if (!ether_addr_equal(bssid, sdata->u.ibss.bssid)) in ieee80211_ibss_rx_no_sta()
1544 if (!ether_addr_equal(mgmt->bssid, ifibss->bssid) && in ieee80211_rx_mgmt_probe_req()
Dmlme.c2595 if (!ether_addr_equal(bssid, mgmt->bssid)) in ieee80211_rx_mgmt_auth()
2748 ether_addr_equal(mgmt->bssid, ifmgd->associated->bssid)) { in ieee80211_rx_mgmt_deauth()
2763 ether_addr_equal(mgmt->bssid, ifmgd->assoc_data->bss->bssid)) { in ieee80211_rx_mgmt_deauth()
2791 !ether_addr_equal(mgmt->bssid, ifmgd->associated->bssid)) in ieee80211_rx_mgmt_disassoc()
3131 if (!ether_addr_equal(assoc_data->bss->bssid, mgmt->bssid)) in ieee80211_rx_mgmt_assoc_resp()
3245 if (!ether_addr_equal(mgmt->da, sdata->vif.addr)) in ieee80211_rx_mgmt_probe_resp()
3258 ether_addr_equal(mgmt->bssid, ifmgd->associated->bssid)) in ieee80211_rx_mgmt_probe_resp()
3327 ether_addr_equal(mgmt->bssid, ifmgd->assoc_data->bss->bssid)) { in ieee80211_rx_mgmt_beacon()
3357 !ether_addr_equal(mgmt->bssid, ifmgd->associated->bssid)) in ieee80211_rx_mgmt_beacon()
4447 WARN_ON_ONCE(!ether_addr_equal(ifmgd->bssid, cbss->bssid)); in ieee80211_prep_connection()
[all …]
Dsta_info.h606 if (ether_addr_equal(_sta->addr, (_addr)))
Dtdls.c1088 !ether_addr_equal(sdata->u.mgd.tdls_peer, peer)) { in ieee80211_tdls_mgmt_setup()
1369 !ether_addr_equal(sdata->u.mgd.tdls_peer, peer)); in ieee80211_tdls_oper()
1400 if (ret == 0 && ether_addr_equal(sdata->u.mgd.tdls_peer, peer)) { in ieee80211_tdls_oper()
1955 !ether_addr_equal(tf->da, sdata->vif.addr)) in ieee80211_tdls_chsw_work()
Dmesh.c236 } else if ((seqnum == p->seqnum) && ether_addr_equal(sa, p->sa)) in mesh_rmc_check()
1039 if ((!ether_addr_equal(mgmt->da, sdata->vif.addr) && in ieee80211_mesh_rx_probe_req()
1089 !ether_addr_equal(mgmt->da, sdata->vif.addr)) in ieee80211_mesh_rx_bcn_presp()
Dscan.c201 (ether_addr_equal(mgmt->da, sdata1->vif.addr) || in ieee80211_scan_rx()
204 (ether_addr_equal(mgmt->da, sdata2->vif.addr) || in ieee80211_scan_rx()
Diface.c296 if (!ether_addr_equal(sdata->vif.addr, in ieee80211_check_concurrent_iface()
1610 if (ether_addr_equal(local->hw.wiphy->addresses[i].addr, in ieee80211_assign_perm_addr()
1671 if (ether_addr_equal(tmp_addr, sdata->vif.addr)) { in ieee80211_assign_perm_addr()
Dtx.c1811 if (ether_addr_equal(payload, rfc1042_header)) in ieee80211_monitor_start_xmit()
1844 if (ether_addr_equal(tmp_sdata->vif.addr, hdr->addr2)) { in ieee80211_monitor_start_xmit()
2115 if (ether_addr_equal(sdata->vif.addr, skb->data + ETH_ALEN) && in ieee80211_build_hdr()
2116 !(mppath && !ether_addr_equal(mppath->mpp, skb->data))) { in ieee80211_build_hdr()
2248 !ether_addr_equal(sdata->vif.addr, skb->data + ETH_ALEN)))) { in ieee80211_build_hdr()
Dstatus.c760 if (!ether_addr_equal(hdr->addr2, sta->sdata->vif.addr)) in ieee80211_tx_status()
Dsta_info.c434 if (WARN_ON(ether_addr_equal(sta->sta.addr, sdata->vif.addr) || in sta_info_insert_check()
1112 !ether_addr_equal(sta->sdata->vif.addr, localaddr)) in ieee80211_find_sta_by_ifaddr()
Dieee80211_i.h1463 return ether_addr_equal(raddr, addr) || in ieee80211_bssid_match()
Dcfg.c1208 if (ether_addr_equal(mac, sdata->vif.addr)) in ieee80211_add_station()
/linux-4.4.14/net/bridge/
Dbr_stp_if.c230 if (ether_addr_equal(p->designated_bridge.addr, oldaddr)) in br_stp_change_bridge_id()
233 if (ether_addr_equal(p->designated_root.addr, oldaddr)) in br_stp_change_bridge_id()
265 if (ether_addr_equal(br->bridge_id.addr, addr)) in br_stp_recalculate_bridge_id()
Dbr_fdb.c175 if (op != p && ether_addr_equal(op->dev->dev_addr, addr) && in fdb_delete_local()
186 if (p && ether_addr_equal(br->dev->dev_addr, addr) && in fdb_delete_local()
382 if (ether_addr_equal(fdb->addr.addr, addr) && in __br_fdb_get()
476 if (ether_addr_equal(fdb->addr.addr, addr) && in fdb_find()
490 if (ether_addr_equal(fdb->addr.addr, addr) && in fdb_find_rcu()
Dbr_stp_bpdu.c179 if (!ether_addr_equal(dest, br->group_addr)) in br_stp_rcv()
Dbr_input.c310 if (ether_addr_equal(p->br->dev->dev_addr, dest)) in br_handle_frame()
Dbr_device.c203 if (!ether_addr_equal(dev->dev_addr, addr->sa_data)) { in br_set_mac_address()
/linux-4.4.14/net/8021q/
Dvlan.c291 if (ether_addr_equal(vlan->real_dev_addr, dev->dev_addr)) in vlan_sync_address()
296 if (!ether_addr_equal(vlandev->dev_addr, vlan->real_dev_addr) && in vlan_sync_address()
297 ether_addr_equal(vlandev->dev_addr, dev->dev_addr)) in vlan_sync_address()
302 if (ether_addr_equal(vlandev->dev_addr, vlan->real_dev_addr) && in vlan_sync_address()
303 !ether_addr_equal(vlandev->dev_addr, dev->dev_addr)) in vlan_sync_address()
Dvlan_dev.c257 if (!ether_addr_equal(dev->dev_addr, real_dev->dev_addr)) { in vlan_dev_open()
290 if (!ether_addr_equal(dev->dev_addr, real_dev->dev_addr)) in vlan_dev_open()
309 if (!ether_addr_equal(dev->dev_addr, real_dev->dev_addr)) in vlan_dev_stop()
328 if (!ether_addr_equal(addr->sa_data, real_dev->dev_addr)) { in vlan_dev_set_mac_address()
334 if (!ether_addr_equal(dev->dev_addr, real_dev->dev_addr)) in vlan_dev_set_mac_address()
/linux-4.4.14/drivers/net/wireless/ipw2x00/
Dlibipw_rx.c80 ether_addr_equal(entry->src_addr, src) && in libipw_frag_cache_find()
81 ether_addr_equal(entry->dst_addr, dst)) in libipw_frag_cache_find()
248 ether_addr_equal(hdr->addr1, dev->dev_addr) && in libipw_is_eapol_frame()
249 ether_addr_equal(hdr->addr3, dev->dev_addr)) { in libipw_is_eapol_frame()
253 ether_addr_equal(hdr->addr1, dev->dev_addr)) { in libipw_is_eapol_frame()
527 ether_addr_equal(hdr->addr2, ieee->assoc_ap_addr)) { in libipw_rx()
877 if (ether_addr_equal(hdr->addr3, ieee->bssid)) in libipw_rx_any()
883 else if (ether_addr_equal(hdr->addr1, ieee->dev->dev_addr)) in libipw_rx_any()
892 if (ether_addr_equal(hdr->addr2, ieee->bssid)) in libipw_rx_any()
898 else if (ether_addr_equal(hdr->addr1, ieee->dev->dev_addr)) in libipw_rx_any()
[all …]
Dipw2200.c3015 if (ether_addr_equal(network->bssid, priv->bssid)) { in ipw_remove_current_network()
3924 if (ether_addr_equal(priv->stations[i], bssid)) { in ipw_add_station()
3956 if (ether_addr_equal(priv->stations[i], bssid)) in ipw_find_station()
5592 if (ether_addr_equal(network->bssid, priv->bssid)) { in ipw_find_adhoc_network()
5779 !ether_addr_equal(network->bssid, priv->bssid)) { in ipw_best_network()
6904 if (!ether_addr_equal(network->bssid, priv->bssid)) in ipw_qos_handle_probe_response()
8120 if (ether_addr_equal(header->addr2, priv->net_dev->dev_addr)) in is_network_packet()
8125 return ether_addr_equal(header->addr3, priv->bssid); in is_network_packet()
8128 return ether_addr_equal(header->addr1, in is_network_packet()
8133 if (ether_addr_equal(header->addr3, priv->net_dev->dev_addr)) in is_network_packet()
[all …]
/linux-4.4.14/net/netfilter/
Dxt_mac.c39 ret = ether_addr_equal(eth_hdr(skb)->h_source, info->srcaddr); in mac_mt()
/linux-4.4.14/net/bridge/netfilter/
Debt_stp.c168 (!ether_addr_equal(e->destmac, bridge_ula) || in ebt_stp_mt_check()
169 !ether_addr_equal(e->destmsk, msk) || in ebt_stp_mt_check()
/linux-4.4.14/drivers/net/ipvlan/
Dipvlan_core.c211 hlocal = ether_addr_equal(ethh->h_source, port->dev->dev_addr); in ipvlan_process_multicast()
214 if (ether_addr_equal(ethh->h_dest, port->dev->broadcast)) in ipvlan_process_multicast()
506 if (ether_addr_equal(eth->h_dest, eth->h_source)) { in ipvlan_xmit_mode_l2()
566 if (ether_addr_equal(eth->h_source, skb->dev->dev_addr)) { in ipvlan_external_frame()
/linux-4.4.14/net/802/
Dstp.c49 !ether_addr_equal(eh->h_dest, proto->group_address)) in stp_pdu_rcv()
/linux-4.4.14/drivers/staging/rtl8723au/os_dep/
Drecv_linux.c107 if (!ether_addr_equal(pattrib->dst, in rtw_recv_indicatepkt23a()
Dioctl_cfg80211.c1086 if (!ether_addr_equal(mac, cur_network->network.MacAddress)) { in cfg80211_rtw_get_station()
2006 if (!ether_addr_equal(pnetwork->network.MacAddress, in cfg80211_rtw_connect()
2019 if (ether_addr_equal(pnetwork->network.MacAddress, in cfg80211_rtw_connect()
2250 if (ether_addr_equal(psecuritypriv->PMKIDList[index].Bssid, in cfg80211_rtw_set_pmksa()
2299 if (ether_addr_equal(psecuritypriv->PMKIDList[index].Bssid, in cfg80211_rtw_del_pmksa()
2891 if (ether_addr_equal(mac, psta->hwaddr)) { in cfg80211_rtw_del_station()
/linux-4.4.14/net/bluetooth/bnep/
Dcore.c55 if (ether_addr_equal(dst, s->eh.h_source)) in __bnep_get_session()
440 if (compress_src && ether_addr_equal(eh->h_dest, s->eh.h_source)) in bnep_tx_frame()
443 if (compress_dst && ether_addr_equal(eh->h_source, s->eh.h_dest)) in bnep_tx_frame()
/linux-4.4.14/net/netfilter/ipset/
Dip_set_hash_mac.c49 return ether_addr_equal(e1->ether, e2->ether); in hash_mac4_data_equal()
Dip_set_bitmap_ipmac.c95 return ether_addr_equal(e->ether, elem->ether); in bitmap_ipmac_do_test()
156 !ether_addr_equal(e->ether, elem->ether)) { in bitmap_ipmac_do_add()
/linux-4.4.14/drivers/net/wireless/hostap/
Dhostap_ap.c110 if (ether_addr_equal(s->addr, sta->addr)) { in ap_sta_hash_del()
115 while (s->hnext != NULL && !ether_addr_equal(s->hnext->addr, sta->addr)) in ap_sta_hash_del()
438 if (ether_addr_equal(entry->addr, mac)) { in ap_control_del_mac()
462 if (ether_addr_equal(entry->addr, mac)) { in ap_control_mac_deny()
960 while (s != NULL && !ether_addr_equal(s->addr, sta)) in ap_get_sta()
1394 if (ether_addr_equal(dev->dev_addr, hdr->addr2) || in handle_authen()
1938 if (!ether_addr_equal(hdr->addr1, dev->dev_addr)) { in handle_pspoll()
2233 if (!ether_addr_equal(hdr->addr1, dev->dev_addr)) { in handle_ap_item()
2270 if (!ether_addr_equal(hdr->addr1, dev->dev_addr)) { in handle_ap_item()
2276 if (!ether_addr_equal(hdr->addr3, dev->dev_addr)) { in handle_ap_item()
[all …]
Dhostap_80211_rx.c566 if (!ether_addr_equal(hdr->addr1, local->dev->dev_addr) && in hostap_rx_frame_wds()
625 ether_addr_equal(hdr->addr1, dev->dev_addr) && in hostap_is_eapol_frame()
626 ether_addr_equal(hdr->addr3, dev->dev_addr)) { in hostap_is_eapol_frame()
630 ether_addr_equal(hdr->addr1, dev->dev_addr)) { in hostap_is_eapol_frame()
Dhostap_main.c158 else if (ether_addr_equal(iface->u.wds.remote_addr, remote_addr)) { in prism2_wds_add()
216 if (ether_addr_equal(iface->u.wds.remote_addr, remote_addr)) { in prism2_wds_del()
1085 ether_addr_equal(local->bssid, "\x44\x44\x44\x44\x44\x44")) in prism2_sta_deauth()
Dhostap_80211_tx.c107 !ether_addr_equal(skb->data + ETH_ALEN, dev->dev_addr)) { in hostap_data_start_xmit()
Dhostap_ioctl.c658 if (ether_addr_equal(local->preferred_ap, entry->bssid)) { in hostap_join_ap()
1981 if (ether_addr_equal(bss->bssid, scan->bssid)) { in prism2_translate_scan()
Dhostap_hw.c2178 if (!ether_addr_equal(txdesc->addr2, local->dev->dev_addr)) { in hostap_tx_callback()
/linux-4.4.14/net/dsa/
Dslave.c83 if (!ether_addr_equal(dev->dev_addr, master->dev_addr)) { in dsa_slave_open()
121 if (!ether_addr_equal(dev->dev_addr, master->dev_addr)) in dsa_slave_open()
143 if (!ether_addr_equal(dev->dev_addr, master->dev_addr)) in dsa_slave_close()
188 if (!ether_addr_equal(addr->sa_data, master->dev_addr)) { in dsa_slave_set_mac_address()
194 if (!ether_addr_equal(dev->dev_addr, master->dev_addr)) in dsa_slave_set_mac_address()
/linux-4.4.14/drivers/scsi/fcoe/
Dfcoe_ctlr.c342 if (sel && ether_addr_equal(sel->fcf_mac, fip->dest_addr)) in fcoe_ctlr_announce()
1042 ether_addr_equal(fcf->fcf_mac, new.fcf_mac)) { in fcoe_ctlr_recv_adv()
1382 if (!ether_addr_equal(mp->fd_mac, fcf->fcf_mac)) in fcoe_ctlr_recv_clr_vlink()
1460 if (!ether_addr_equal(fip->get_src_addr(vn_port), in fcoe_ctlr_recv_clr_vlink()
1524 if (!ether_addr_equal(eh->h_dest, fip->ctl_src_addr) && in fcoe_ctlr_recv_handler()
1525 !ether_addr_equal(eh->h_dest, fcoe_all_vn2vn) && in fcoe_ctlr_recv_handler()
1526 !ether_addr_equal(eh->h_dest, fcoe_all_p2p)) in fcoe_ctlr_recv_handler()
1528 } else if (!ether_addr_equal(eh->h_dest, fip->ctl_src_addr) && in fcoe_ctlr_recv_handler()
1529 !ether_addr_equal(eh->h_dest, fcoe_all_enode)) in fcoe_ctlr_recv_handler()
1901 if (ether_addr_equal(sa, (u8[6])FC_FCOE_FLOGI_MAC)) { in fcoe_ctlr_recv_flogi()
Dfcoe_sysfs.c660 ether_addr_equal(new->mac, old->mac)) in fcoe_fcf_device_match()
Dfcoe.c1465 !ether_addr_equal(eh->h_source, ctlr->dest_addr)) { in fcoe_rcv()
/linux-4.4.14/net/llc/
Dllc_conn.c481 ether_addr_equal(llc->laddr.mac, laddr->mac) && in llc_estab_match()
482 ether_addr_equal(llc->daddr.mac, daddr->mac); in llc_estab_match()
553 ether_addr_equal(llc->laddr.mac, laddr->mac); in llc_listener_match()
Dllc_sap.c305 ether_addr_equal(llc->laddr.mac, laddr->mac); in llc_dgram_match()
Daf_llc.c328 !ether_addr_equal(addr->sllc_mac, in llc_ui_bind()
/linux-4.4.14/drivers/staging/wlan-ng/
Dprism2sta.c1493 if (ether_addr_equal(rec.sta_addr, hw->authlist.addr[i])) in prism2sta_inf_assocstatus()
1575 if (ether_addr_equal(rec.address, in prism2sta_inf_authreq_defer()
1613 if (ether_addr_equal(rec.address, addr)) { in prism2sta_inf_authreq_defer()
1643 if (ether_addr_equal(rec.address, addr)) { in prism2sta_inf_authreq_defer()
1664 if (ether_addr_equal(rec.address, in prism2sta_inf_authreq_defer()
/linux-4.4.14/drivers/media/dvb-core/
Ddvb_net.c148 if(ether_addr_equal(eth->h_dest,dev->broadcast)) in dvb_net_eth_type_trans()
645 if (!ether_addr_equal(priv->ule_skb->data, bc_addr)) { in dvb_net_ule()
650 !ether_addr_equal(priv->ule_skb->data, in dvb_net_ule()
661 else if (!ether_addr_equal(priv->ule_skb->data, dev->dev_addr)) in dvb_net_ule()
/linux-4.4.14/drivers/net/usb/
Dqmi_wwan.c287 if (ether_addr_equal(dev->net->dev_addr, default_modem_addr) || in qmi_wwan_bind()
288 ether_addr_equal(dev->net->dev_addr, buggy_fw_addr)) in qmi_wwan_bind()
Dusbnet.c1721 if (ether_addr_equal(net->dev_addr, node_id)) in usbnet_probe()
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8192se/
Dtrx.c243 ether_addr_equal(mac->bssid, in _rtl92se_translate_rx_signal_stuff()
250 ether_addr_equal(praddr, rtlefuse->dev_addr); in _rtl92se_translate_rx_signal_stuff()
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
Dtrx.c261 (ether_addr_equal(mac->bssid, (fc & IEEE80211_FCTL_TODS) ? in translate_rx_signal_stuff()
268 (ether_addr_equal(praddr, rtlefuse->dev_addr)); in translate_rx_signal_stuff()
/linux-4.4.14/drivers/net/ethernet/intel/i40evf/
Di40evf_main.c799 if (ether_addr_equal(macaddr, f->macaddr)) in i40evf_find_filter()
866 if (ether_addr_equal(netdev->dev_addr, addr->sa_data)) in i40evf_set_mac()
920 if (ether_addr_equal(mca->addr, f->macaddr)) in i40evf_set_rx_mode()
924 if (ether_addr_equal(uca->addr, f->macaddr)) in i40evf_set_rx_mode()
928 if (ether_addr_equal(ha->addr, f->macaddr)) in i40evf_set_rx_mode()
931 if (ether_addr_equal(f->macaddr, adapter->hw.mac.addr)) in i40evf_set_rx_mode()
/linux-4.4.14/drivers/staging/rtl8723au/hal/
Drtl8723au_recv.c219 matchbssid = ether_addr_equal( in update_recvframe_phyinfo()
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/
Dtrx.c319 ether_addr_equal(mac->bssid, in _rtl92ce_translate_rx_signal_stuff()
326 ether_addr_equal(praddr, rtlefuse->dev_addr); in _rtl92ce_translate_rx_signal_stuff()
/linux-4.4.14/drivers/net/wireless/mwifiex/
Dsta_event.c253 if (ether_addr_equal(tp->peermac, priv->netdev->dev_addr)) { in mwifiex_process_uap_tx_pause()
287 if (ether_addr_equal(tp->peermac, priv->cfg_bssid)) { in mwifiex_process_sta_tx_pause()
Dtdls.c44 if (!ether_addr_equal(mac, skb->data)) in mwifiex_restore_tdls_packets()
106 if (!ether_addr_equal(mac, skb->data)) in mwifiex_hold_tdls_packets()
Dsta_cmdresp.c867 if (!ether_addr_equal(priv->curr_bss_params.bss_descriptor.mac_address, ibss_coal_resp->bssid)) { in mwifiex_ret_ibss_coalescing_status()
/linux-4.4.14/drivers/net/ethernet/cisco/enic/
Denic_pp.c165 !ether_addr_equal(pp1->mac_addr, pp2->mac_addr); in enic_are_pp_different()
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
Dtrx.c236 (ether_addr_equal(mac->bssid, (fc & IEEE80211_FCTL_TODS) ? in _rtl8723be_translate_rx_signal_stuff()
243 (ether_addr_equal(praddr, rtlefuse->dev_addr)); in _rtl8723be_translate_rx_signal_stuff()
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
Dtrx.c318 (ether_addr_equal(mac->bssid, ieee80211_has_tods(fc) ? in _rtl88ee_translate_rx_signal_stuff()
325 (ether_addr_equal(praddr, rtlefuse->dev_addr)); in _rtl88ee_translate_rx_signal_stuff()
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/
Dmac.c813 ether_addr_equal(mac->bssid, in rtl92c_translate_rx_signal_stuff()
820 ether_addr_equal(praddr, rtlefuse->dev_addr); in rtl92c_translate_rx_signal_stuff()
/linux-4.4.14/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_sriov.c691 ether_addr_equal((const u8 *)req->l2_addr, vf->mac_addr)) in bnxt_vf_validate_set_mac()
807 if (!ether_addr_equal(resp->perm_mac_address, bp->vf.mac_addr)) in bnxt_update_vf_mac()
Dbnxt.c4801 if (!ether_addr_equal(haddr, vnic->mc_list + off)) { in bnxt_mc_list_updated()
4829 if (!ether_addr_equal(ha->addr, vnic->uc_list + off)) in bnxt_uc_list_updated()
5251 if (ether_addr_equal(addr->sa_data, dev->dev_addr)) in bnxt_change_mac_addr()
5336 ether_addr_equal(f1->src_mac_addr, f2->src_mac_addr)) in bnxt_fltr_match()
/linux-4.4.14/drivers/scsi/fnic/
Dfnic_fcs.c696 if (ether_addr_equal(data, new)) in fnic_update_mac_locked()
699 if (!is_zero_ether_addr(data) && !ether_addr_equal(data, ctl)) in fnic_update_mac_locked()
702 if (!ether_addr_equal(new, ctl)) in fnic_update_mac_locked()
/linux-4.4.14/drivers/net/wireless/iwlwifi/dvm/
Drxon.c879 CHK(!ether_addr_equal(staging->bssid_addr, active->bssid_addr)); in iwl_full_rxon_required()
880 CHK(!ether_addr_equal(staging->node_addr, active->node_addr)); in iwl_full_rxon_required()
881 CHK(!ether_addr_equal(staging->wlap_bssid_addr, in iwl_full_rxon_required()
Dsta.c270 if (ether_addr_equal(priv->stations[i].sta.sta.addr, in iwl_prep_station()
301 ether_addr_equal(priv->stations[sta_id].sta.sta.addr, addr)) { in iwl_prep_station()
Drx.c757 if (!ether_addr_equal(hdr->addr3, in iwlagn_pass_packet_to_mac80211()
/linux-4.4.14/drivers/net/hamradio/
Dbpqether.c210 !ether_addr_equal(eth->h_source, bpq->acpt_addr)) in bpq_rcv()
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
Dtrx.c464 ether_addr_equal(mac->bssid, in _rtl92de_translate_rx_signal_stuff()
470 ether_addr_equal(praddr, rtlefuse->dev_addr); in _rtl92de_translate_rx_signal_stuff()
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb3/
Dl2t.c432 if (!ether_addr_equal(e->dmac, neigh->ha)) in t3_l2t_update()
Dcxgb3_offload.c185 if (ether_addr_equal(dev->dev_addr, mac)) { in get_iff_from_mac()
/linux-4.4.14/drivers/net/ppp/
Dpppoe.c134 return a->sid == b->sid && ether_addr_equal(a->remote, b->remote); in cmp_2_addr()
139 return a->sid == sid && ether_addr_equal(a->remote, addr); in cmp_addr()
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
Dtrx.c323 (ether_addr_equal(mac->bssid, in translate_rx_signal_stuff()
332 (ether_addr_equal(praddr, rtlefuse->dev_addr)); in translate_rx_signal_stuff()
/linux-4.4.14/drivers/net/ethernet/brocade/bna/
Dbna.h251 if (ether_addr_equal(mac->addr, addr)) in bna_mac_find()
Dbna_tx_rx.c361 if (ether_addr_equal(mac->addr, mac_addr)) in bna_rxf_mcmac_get()
365 if (ether_addr_equal(mac->addr, mac_addr)) in bna_rxf_mcmac_get()
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
Dtrx.c260 (ether_addr_equal(mac->bssid, in _rtl92ee_translate_rx_signal_stuff()
269 (ether_addr_equal(praddr, rtlefuse->dev_addr)); in _rtl92ee_translate_rx_signal_stuff()
/linux-4.4.14/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_io.c184 if (ether_addr_equal(tmp_fil->faddr, addr) && in qlcnic_find_mac_filter()
317 if (ether_addr_equal(phdr->h_source, adapter->mac_addr)) in qlcnic_send_filter()
335 if (ether_addr_equal(tmp_fil->faddr, (u8 *)&src_addr) && in qlcnic_send_filter()
669 if (!ether_addr_equal(phdr->h_source, adapter->mac_addr)) in qlcnic_xmit_frame()
Dqlcnic_hw.c477 if (ether_addr_equal(addr, cur->mac_addr)) { in qlcnic_nic_del_mac()
499 if (ether_addr_equal(addr, cur->mac_addr) && in qlcnic_nic_add_mac()
Dqlcnic_sriov_pf.c1821 if (ether_addr_equal(adapter->mac_addr, mac)) { in qlcnic_sriov_set_vf_mac()
1828 if (ether_addr_equal(vf_info->vp->mac, mac)) { in qlcnic_sriov_set_vf_mac()
Dqlcnic_main.c418 if (ether_addr_equal(addr, adapter->mac_addr)) in qlcnic_fdb_add()
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmfmac/
Dp2p.c1251 (ether_addr_equal(p2p_dev_addr, afx_hdl->tx_dst_addr))) { in brcmf_p2p_scan_finding_common_channel()
1388 (ether_addr_equal(afx_hdl->tx_dst_addr, e->addr))) { in brcmf_p2p_notify_action_frame_rx()
1871 (ether_addr_equal(afx_hdl->tx_dst_addr, e->addr))) { in brcmf_p2p_notify_rx_mgmt_p2p_probereq()
/linux-4.4.14/drivers/staging/rtl8192e/
Drtllib_rx.c1007 !ether_addr_equal(ieee->current_network.bssid, bssid) && in rtllib_rx_data_filter()
1016 !ether_addr_equal(dst, ieee->current_network.bssid) && in rtllib_rx_data_filter()
1017 ether_addr_equal(bssid, ieee->current_network.bssid)) { in rtllib_rx_data_filter()
1335 if (unicast && !ether_addr_equal(dev->dev_addr, hdr->addr1)) { in rtllib_rx_InfraAdhoc()
Drtllib_softmac.c1840 (!ether_addr_equal(header->addr3, ieee->current_network.bssid)) && in probe_rq_parse()
/linux-4.4.14/drivers/net/wireless/mediatek/mt7601u/
Dmac.c449 ether_addr_equal(hdr->addr2, dev->ap_bssid); in mt7601u_rx_is_our_beacon()
/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/
Dtdls.c313 same_peer = ether_addr_equal(peer, sta->addr); in iwl_mvm_tdls_check_action()
/linux-4.4.14/drivers/net/ethernet/packetengines/
Dyellowfin.c1102 !ether_addr_equal(le32_to_cpu(yp->rx_ring_dma + in yellowfin_rx()
1105 !ether_addr_equal(le32_to_cpu(yp->rx_ring_dma + in yellowfin_rx()
/linux-4.4.14/drivers/net/wireless/zd1211rw/
Dzd_mac.c535 if (unlikely(!ether_addr_equal(tx_hdr->addr1, tx_status->mac))) in zd_mac_tx_failed()
999 if (likely(ether_addr_equal(tx_hdr->addr2, rx_hdr->addr1))) in filter_ack()
/linux-4.4.14/net/atm/
Dlec.c1147 if (!ether_addr_equal(lan_dst, dev->dev_addr)) in lane2_associate_req()
1551 if (ether_addr_equal(mac_addr, entry->mac_addr)) in lec_arp_find()
1738 if (ether_addr_equal(mac_to_find, bus_mac)) in lec_arp_resolve()
Dmpc.c595 if (ether_addr_equal(eth->h_dest, mpc->mps_macs + i * ETH_ALEN)) in mpc_send_packet()
/linux-4.4.14/drivers/net/ethernet/ti/
Dcpsw_ale.c165 if (ether_addr_equal(entry_addr, addr)) in cpsw_ale_match_addr()
/linux-4.4.14/drivers/net/wireless/
Drndis_wlan.c1773 if (ether_addr_equal(pmkids->bssid_info[i].bssid, in remove_pmkid()
1816 if (!ether_addr_equal(pmkids->bssid_info[i].bssid, in update_pmkid()
2116 if (ether_addr_equal(bssid->mac, match_bssid)) in rndis_check_bssid_list()
2499 if (!ether_addr_equal(priv->bssid, mac)) in rndis_get_station()
Dadm8211.c1320 if (!ether_addr_equal(conf->bssid, priv->bssid)) { in adm8211_bss_info_changed()
/linux-4.4.14/drivers/net/ethernet/intel/i40e/
Di40e_main.c1230 if ((ether_addr_equal(macaddr, f->macaddr)) && in i40e_find_filter()
1258 if ((ether_addr_equal(macaddr, f->macaddr)) && in i40e_find_mac()
1490 if (ether_addr_equal(netdev->dev_addr, addr->sa_data)) { in i40e_set_mac()
1500 if (ether_addr_equal(hw->mac.addr, addr->sa_data)) in i40e_set_mac()
1520 if (ether_addr_equal(netdev->dev_addr, hw->mac.addr)) { in i40e_set_mac()
1534 if (ether_addr_equal(addr->sa_data, hw->mac.addr)) { in i40e_set_mac()
1752 if (ether_addr_equal(mca->addr, f->macaddr)) in i40e_set_rx_mode()
1756 if (ether_addr_equal(uca->addr, f->macaddr)) in i40e_set_rx_mode()
1760 if (ether_addr_equal(ha->addr, f->macaddr)) in i40e_set_rx_mode()
2426 ether_addr_equal(netdev->dev_addr, f->macaddr)) in i40e_vsi_kill_vlan()
Di40e_virtchnl_pf.c1559 !ether_addr_equal(macaddr, vf->default_lan_addr.addr)) { in i40e_check_vf_permission()
/linux-4.4.14/Documentation/
Dunaligned-memory-access.txt144 bool ether_addr_equal(const u8 *addr1, const u8 *addr2)
/linux-4.4.14/drivers/net/wireless/ath/wil6210/
Dmain.c1009 ether_addr_equal(wil->sta[i].addr, mac)) { in wil_find_cid()
/linux-4.4.14/drivers/net/ethernet/seeq/
Dsgiseeq.c358 if (!ether_addr_equal(rd->skb->data + 6, dev->dev_addr)) { in sgiseeq_rx()
/linux-4.4.14/drivers/net/xen-netback/
Dnetback.c1242 if (ether_addr_equal(addr, mcast->addr)) { in xenvif_mcast_del()
1257 if (ether_addr_equal(addr, mcast->addr)) { in xenvif_mcast_match()
/linux-4.4.14/drivers/net/ethernet/sun/
Dsunvnet.c914 if (ether_addr_equal(port->raddr, skb->data)) in __tx_port_find()
1481 if (ether_addr_equal(m->addr, addr)) in __vnet_mc_find()
/linux-4.4.14/drivers/staging/rtl8192e/rtl8192e/
Dr8192E_dev.c1885 ether_addr_equal(priv->rtllib->current_network.bssid, in _rtl92e_translate_rx_signal_stats()
1891 ether_addr_equal(praddr, priv->rtllib->dev->dev_addr); in _rtl92e_translate_rx_signal_stats()
/linux-4.4.14/drivers/net/wireless/cw1200/
Dsta.c560 if (!ether_addr_equal(ha->addr, broadcast_ipv4) && in cw1200_prepare_multicast()
561 !ether_addr_equal(ha->addr, broadcast_ipv6)) in cw1200_prepare_multicast()
Dtxrx.c1169 ether_addr_equal(ieee80211_get_SA(frame), priv->vif->bss_conf.bssid)) { in cw1200_rx_cb()
/linux-4.4.14/drivers/net/
Dvxlan.c433 if (ether_addr_equal(mac, f->eth_addr)) in __vxlan_find_mac()
1177 if (ether_addr_equal(eth_hdr(skb)->h_source, vxlan->dev->dev_addr)) in vxlan_rcv()
1650 diff = !ether_addr_equal(eth_hdr(skb)->h_dest, n->ha); in route_shortcircuit()
Dgeneve.c233 if (ether_addr_equal(eth_hdr(skb)->h_source, geneve->dev->dev_addr)) in geneve_rx()
Dtun.c763 if (ether_addr_equal(eh->h_dest, filter->addr[i])) in run_filter()
/linux-4.4.14/drivers/net/ethernet/sfc/
Dethtool.c1017 if (ether_addr_equal(mac_mask->h_dest, in efx_ethtool_set_class_rule()
/linux-4.4.14/drivers/net/ethernet/3com/
D3c509.c255 ether_addr_equal((u8 *)phys_addr, el3_devs[i]->dev_addr)) { in el3_isa_id_sequence()
/linux-4.4.14/drivers/net/ethernet/toshiba/
Dps3_gelic_wireless.c1590 if (ether_addr_equal(&target->hwinfo->bssid[2], in gelic_wl_scan_complete_event()
1691 if (ether_addr_equal(&scan_info->hwinfo->bssid[2], in gelic_wl_find_best_bss()
/linux-4.4.14/drivers/net/ethernet/micrel/
Dksz884x.c4125 if (ether_addr_equal(hw->override_addr, mac_addr)) in hw_add_addr()
4128 if (ether_addr_equal(hw->address[i], mac_addr)) in hw_add_addr()
4146 if (ether_addr_equal(hw->address[i], mac_addr)) { in hw_del_addr()
7096 if (ether_addr_equal(sw->other_addr, hw->override_addr)) in pcidev_init()
/linux-4.4.14/drivers/isdn/i4l/
Disdn_net.c1374 if (ether_addr_equal(eth->h_dest, dev->broadcast)) in isdn_net_type_trans()
1385 if (!ether_addr_equal(eth->h_dest, dev->dev_addr)) in isdn_net_type_trans()
/linux-4.4.14/drivers/net/fddi/skfp/
Dfplustm.c1086 if (!ether_addr_equal((char *)&tb->a, (char *)own)) in mac_get_mc_table()
/linux-4.4.14/drivers/net/ethernet/intel/ixgbe/
Dixgbe_sriov.c760 !ether_addr_equal(adapter->vfinfo[vf].vf_mac_addresses, new_mac)) { in ixgbe_set_vf_mac_addr()
Dixgbe_main.c4145 if (ether_addr_equal(addr, adapter->mac_table[i].addr) && in ixgbe_del_mac_filter()
/linux-4.4.14/drivers/net/ethernet/tile/
Dtilepro.c751 filter = !ether_addr_equal(mine, buf); in tile_net_poll_aux()
Dtilegx.c545 !ether_addr_equal(dev->dev_addr, buf)) in filter_packet()
/linux-4.4.14/drivers/staging/slicoss/
Dslicoss.c780 if (ether_addr_equal(mcaddr->address, in slic_mac_filter()
1807 if (ether_addr_equal(mlist->address, address)) in slic_mcast_add_list()
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx4/
Den_netdev.c760 if (ether_addr_equal(dst_tmp->addr, src_tmp->addr)) { in update_mclist_flags()
775 if (ether_addr_equal(dst_tmp->addr, src_tmp->addr)) { in update_mclist_flags()
Dresource_tracker.c4132 if (ether_addr_equal((u8 *)&be_mac, eth_header->eth.dst_mac)) in validate_eth_header_mac()
/linux-4.4.14/drivers/staging/unisys/visornic/
Dvisornic_main.c1310 if (ether_addr_equal(eth->h_dest, in visornic_rx()
/linux-4.4.14/drivers/net/ethernet/emulex/benet/
Dbe_main.c273 if (ether_addr_equal(addr->sa_data, netdev->dev_addr)) in be_mac_addr_set()
310 if (!ether_addr_equal(addr->sa_data, mac)) { in be_mac_addr_set()
1582 if (ether_addr_equal(mac, vf_cfg->mac_addr)) in be_set_vf_mac()
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/
Dbase.c1555 if (!ether_addr_equal(hdr->addr3, rtlpriv->mac80211.bssid)) in rtl_beacon_statistic()
/linux-4.4.14/drivers/net/wireless/iwlegacy/
Dcommon.c1952 if (ether_addr_equal(il->stations[i].sta.sta.addr, in il_prep_station()
1982 ether_addr_equal(il->stations[sta_id].sta.sta.addr, addr)) { in il_prep_station()
D4965-mac.c2600 ether_addr_equal(il->stations[i].sta.sta.addr, addr)) { in il4965_find_station()
/linux-4.4.14/drivers/net/ethernet/qlogic/netxen/
Dnetxen_nic_hw.c664 if (ether_addr_equal(addr, cur->mac_addr)) { in nx_p3_nic_add_mac()
/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_vfpf.c1863 !ether_addr_equal(filter->mac, bulletin->mac)) { in bnx2x_filters_validate_mac()
Dbnx2x_sp.c652 if (ether_addr_equal(data->mac.mac, pos->u.mac.mac) && in bnx2x_check_mac_add()
705 if (ether_addr_equal(data->mac.mac, pos->u.mac.mac) && in bnx2x_check_mac_del()
Dbnx2x_sriov.c2983 !ether_addr_equal(bulletin->mac, bp->old_bulletin.mac)) { in bnx2x_sample_bulletin()
/linux-4.4.14/drivers/scsi/bnx2fc/
Dbnx2fc_fcoe.c547 if (!ether_addr_equal(port->data_src_addr, dest_mac)) { in bnx2fc_recv_frame()
/linux-4.4.14/drivers/net/ethernet/intel/igbvf/
Dnetdev.c1753 if (!ether_addr_equal(addr->sa_data, hw->mac.addr)) in igbvf_set_mac()
/linux-4.4.14/drivers/staging/rtl8712/
Drtl871x_ioctl_linux.c2000 if (ether_addr_equal(bssid, pnetwork->network.MacAddress)) { in r871x_get_ap_info()
/linux-4.4.14/drivers/net/ethernet/rocker/
Drocker.c2618 if (!ether_addr_equal(eth_dst_mask, ff_mac)) in rocker_flow_tbl_bridge()
2691 if (ether_addr_equal(eth_dst_mask, mcast_mac)) in rocker_flow_tbl_acl()
/linux-4.4.14/drivers/net/ethernet/amd/
Dpcnet32.c1726 if (!ether_addr_equal(promaddr, dev->dev_addr) || in pcnet32_probe1()
/linux-4.4.14/drivers/net/wireless/ath/ath5k/
Dbase.c495 if (ether_addr_equal(iter_data->hw_macaddr, mac)) in ath5k_vif_iter()
/linux-4.4.14/drivers/net/wireless/prism54/
Disl_ioctl.c1864 if (ether_addr_equal(entry->addr, addr->sa_data)) { in prism54_del_mac()
/linux-4.4.14/drivers/net/ethernet/renesas/
Dsh_eth.c2632 if (ether_addr_equal(addr, c_addr)) in sh_eth_tsu_find_entry()
/linux-4.4.14/drivers/atm/
Dnicstar.c776 if (ether_addr_equal(card->atmdev->esi, "\x00\x00\x00\x00\x00\x00")) { in ns_init_card()
/linux-4.4.14/drivers/net/ethernet/intel/ixgbevf/
Dixgbevf_main.c966 ether_addr_equal(rx_ring->netdev->dev_addr, in ixgbevf_clean_rx_irq()
/linux-4.4.14/drivers/net/bonding/
Dbond_main.c640 if (ether_addr_equal(bond->dev->dev_addr, slave->dev->dev_addr)) in bond_get_old_active()
/linux-4.4.14/drivers/infiniband/hw/nes/
Dnes_cm.c1547 if (ether_addr_equal(nesadapter->arp_table[arpindex].mac_addr, neigh->ha)) { in nes_addr_resolve_neigh()
/linux-4.4.14/drivers/net/ethernet/neterion/vxge/
Dvxge-main.c1434 while (!ether_addr_equal(mac->macaddr, macaddr)) { in vxge_search_mac_addr_in_da_table()
/linux-4.4.14/drivers/net/ethernet/dec/tulip/
Dde4x5.c1876 } else if (ether_addr_equal(buf, dev->dev_addr)) { in de4x5_local_stats()
/linux-4.4.14/drivers/net/wireless/ath/ath10k/
Dmac.c1865 if (!ether_addr_equal(mgmt->bssid, vif->bss_conf.bssid)) in ath10k_mac_handle_beacon_iter()