/linux/drivers/net/ethernet/cisco/enic/ |
A D | enic_pp.c | 97 if (!is_zero_ether_addr(pp->mac_addr)) { in enic_set_port_profile() 207 if (!is_zero_ether_addr(pp->mac_addr)) in enic_pp_disassociate() 210 else if (vf == PORT_SELF_VF && !is_zero_ether_addr(netdev->dev_addr)) in enic_pp_disassociate() 294 if (!is_zero_ether_addr(pp->mac_addr)) in enic_pp_associate() 297 else if (vf == PORT_SELF_VF && !is_zero_ether_addr(netdev->dev_addr)) in enic_pp_associate()
|
/linux/net/netfilter/ipset/ |
A D | ip_set_hash_ipmac.c | 101 if (is_zero_ether_addr(e.ether)) in hash_ipmac4_kadt() 137 if (is_zero_ether_addr(e.ether)) in hash_ipmac4_uadt() 217 if (is_zero_ether_addr(e.ether)) in hash_ipmac6_kadt() 257 if (is_zero_ether_addr(e.ether)) in hash_ipmac6_uadt()
|
A D | ip_set_hash_mac.c | 89 if (is_zero_ether_addr(e.ether)) in hash_mac4_kadt() 114 if (is_zero_ether_addr(e.ether)) in hash_mac4_uadt()
|
/linux/net/802/ |
A D | stp.c | 74 if (is_zero_ether_addr(proto->group_address)) in stp_proto_register() 88 if (is_zero_ether_addr(proto->group_address)) in stp_proto_unregister()
|
/linux/drivers/net/ethernet/sfc/ |
A D | ef10_sriov.c | 133 if (!is_zero_ether_addr(vf->mac)) { in efx_ef10_sriov_free_vf_vports() 359 if (!is_zero_ether_addr(nic_data->vport_mac)) { in efx_ef10_vswitching_remove_pf() 514 if (!is_zero_ether_addr(vf->mac)) { in efx_ef10_sriov_set_vf_mac() 520 if (!is_zero_ether_addr(mac)) { in efx_ef10_sriov_set_vf_mac() 601 if (!is_zero_ether_addr(vf->mac)) { in efx_ef10_sriov_set_vf_vlan() 625 if (!is_zero_ether_addr(vf->mac)) { in efx_ef10_sriov_set_vf_vlan()
|
/linux/drivers/net/wireless/ath/ |
A D | main.c | 66 !is_zero_ether_addr(common->curbssid) && in ath_is_mybeacon()
|
/linux/drivers/staging/rtl8712/ |
A D | rtl871x_recv.c | 313 if (is_zero_ether_addr(pattrib->bssid) || in sta2sta_data_frame() 314 is_zero_ether_addr(mybssid) || in sta2sta_data_frame() 396 if (is_zero_ether_addr(pattrib->bssid) || in ap2sta_data_frame() 397 is_zero_ether_addr(mybssid) || in ap2sta_data_frame()
|
A D | rtl871x_ioctl_set.c | 113 if (is_zero_ether_addr(bssid) || is_broadcast_ether_addr(bssid)) { in r8712_set_802_11_bssid()
|
/linux/include/linux/ |
A D | etherdevice.h | 105 static inline bool is_zero_ether_addr(const u8 *addr) in is_zero_ether_addr() function 202 return !is_multicast_ether_addr(addr) && !is_zero_ether_addr(addr); in is_valid_ether_addr()
|
/linux/net/sched/ |
A D | act_ife.c | 667 if (!is_zero_ether_addr(p->eth_dst)) { in tcf_ife_dump() 672 if (!is_zero_ether_addr(p->eth_src)) { in tcf_ife_dump() 853 if (!is_zero_ether_addr(p->eth_src)) in tcf_ife_encode() 855 if (!is_zero_ether_addr(p->eth_dst)) in tcf_ife_encode()
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
A D | en_fs_ethtool.c | 373 !is_zero_ether_addr(fs->m_ext.h_dest)) { in set_flow_attrs() 555 if (!is_zero_ether_addr(eth_mask->h_dest)) in validate_ethter() 557 if (!is_zero_ether_addr(eth_mask->h_source)) in validate_ethter() 710 !is_zero_ether_addr(fs->m_ext.h_dest)) in validate_flow()
|
/linux/arch/mips/ath25/ |
A D | board.c | 145 if (is_zero_ether_addr(config->enet0_mac)) { in ath25_find_config()
|
/linux/net/netfilter/ |
A D | nft_flow_offload.c | 107 if (is_zero_ether_addr(info->h_source)) in nft_dev_path_info() 130 if (is_zero_ether_addr(info->h_source)) in nft_dev_path_info()
|
/linux/drivers/net/ethernet/freescale/dpaa2/ |
A D | dpaa2-ethtool.c | 332 if (!is_zero_ether_addr(eth_mask->h_source)) { in dpaa2_eth_prep_eth_rule() 339 if (!is_zero_ether_addr(eth_mask->h_dest)) { in dpaa2_eth_prep_eth_rule() 480 if (!is_zero_ether_addr(ext_mask->h_dest)) { in dpaa2_eth_prep_mac_ext_rule()
|
/linux/drivers/staging/rtl8192e/ |
A D | rtllib_softmac_wx.c | 158 if (is_zero_ether_addr(temp->sa_data)) { in rtllib_wx_set_wap() 178 ieee->wap_set = !is_zero_ether_addr(temp->sa_data); in rtllib_wx_set_wap()
|
/linux/drivers/net/wireless/ti/wl1251/ |
A D | main.c | 322 if (is_zero_ether_addr(wl->bssid)) in wl1251_join() 795 if (*total & FIF_OTHER_BSS || is_zero_ether_addr(wl->bssid)) in wl1251_op_configure_filter() 895 if (is_zero_ether_addr(addr)) { in wl1251_op_set_key() 1109 if (!is_zero_ether_addr(wl->bssid)) { in wl1251_op_bss_info_changed()
|
/linux/drivers/net/ethernet/freescale/enetc/ |
A D | enetc_qos.c | 1119 if (!is_zero_ether_addr(match.mask->dst) && in enetc_psfp_parse_clsflower() 1120 !is_zero_ether_addr(match.mask->src)) { in enetc_psfp_parse_clsflower() 1127 if (!is_zero_ether_addr(match.mask->dst)) { in enetc_psfp_parse_clsflower() 1138 if (!is_zero_ether_addr(match.mask->src)) { in enetc_psfp_parse_clsflower()
|
/linux/drivers/net/ethernet/intel/ixgbe/ |
A D | ixgbe_sriov.c | 842 if (!is_zero_ether_addr(vf_mac)) in ixgbe_vf_reset_msg() 901 if (!is_zero_ether_addr(vf_mac) && adapter->vfinfo[vf].pf_set_mac) { in ixgbe_vf_reset_msg() 1386 } else if (is_zero_ether_addr(mac)) { in ixgbe_ndo_set_vf_mac() 1391 if (is_zero_ether_addr(vf_mac_addr)) in ixgbe_ndo_set_vf_mac()
|
/linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
A D | otx2_flows.c | 780 if (!is_zero_ether_addr(eth_mask->h_source)) { in otx2_prepare_flow_request() 785 if (!is_zero_ether_addr(eth_mask->h_dest)) { in otx2_prepare_flow_request() 861 !is_zero_ether_addr(fsp->m_ext.h_dest)) { in otx2_prepare_flow_request() 891 if (is_zero_ether_addr(eth_mask->h_dest) && in otx2_is_flow_rule_dmacfilter()
|
/linux/drivers/scsi/fcoe/ |
A D | fcoe.c | 595 if (!is_zero_ether_addr(port->data_src_addr)) in fcoe_update_src_mac() 597 if (!is_zero_ether_addr(addr)) in fcoe_update_src_mac() 1020 if (!is_zero_ether_addr(port->data_src_addr)) in fcoe_if_destroy() 2580 if (is_zero_ether_addr(mac)) in fcoe_flogi_resp() 2582 if (!is_zero_ether_addr(mac)) in fcoe_flogi_resp()
|
/linux/net/8021q/ |
A D | vlan_dev.c | 588 if (is_zero_ether_addr(dev->dev_addr)) { in vlan_dev_init() 592 if (is_zero_ether_addr(dev->broadcast)) in vlan_dev_init()
|
/linux/drivers/scsi/fnic/ |
A D | fnic_fcs.c | 731 if (is_zero_ether_addr(new)) in fnic_update_mac_locked() 736 if (!is_zero_ether_addr(data) && !ether_addr_equal(data, ctl)) in fnic_update_mac_locked() 792 if (is_zero_ether_addr(mac)) { in fnic_set_port_id()
|
/linux/drivers/net/ethernet/freescale/ |
A D | gianfar_ethtool.c | 974 if (is_zero_ether_addr(mask->h_source)) { in gfar_set_ether() 1000 is_zero_ether_addr(mask->h_dest))) { in gfar_set_ether() 1003 if (is_zero_ether_addr(mask->h_dest)) { in gfar_set_ether()
|
/linux/drivers/net/wireless/ath/ath6kl/ |
A D | main.c | 32 if (is_zero_ether_addr(node_addr)) in ath6kl_find_sta() 121 if (is_zero_ether_addr(mac)) in ath6kl_remove_sta() 128 if (!is_zero_ether_addr(ar->sta_list[i].mac)) { in ath6kl_remove_sta()
|
/linux/drivers/net/wireless/realtek/rtlwifi/ |
A D | cam.c | 301 if (is_zero_ether_addr(sta_addr)) { in rtl_cam_del_entry()
|