Home
last modified time | relevance | path

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

1234567

/linux-6.15/drivers/net/ethernet/cisco/enic/
H A Denic_pp.c82 if (!is_zero_ether_addr(pp->mac_addr)) { in enic_set_port_profile()
192 if (!is_zero_ether_addr(pp->mac_addr)) in enic_pp_disassociate()
195 else if (vf == PORT_SELF_VF && !is_zero_ether_addr(netdev->dev_addr)) in enic_pp_disassociate()
279 if (!is_zero_ether_addr(pp->mac_addr)) in enic_pp_associate()
282 else if (vf == PORT_SELF_VF && !is_zero_ether_addr(netdev->dev_addr)) in enic_pp_associate()
/linux-6.15/net/802/
H A Dstp.c74 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-6.15/net/netfilter/ipset/
H A Dip_set_hash_ipmac.c101 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()
H A Dip_set_hash_mac.c89 if (is_zero_ether_addr(e.ether)) in hash_mac4_kadt()
114 if (is_zero_ether_addr(e.ether)) in hash_mac4_uadt()
/linux-6.15/drivers/net/ethernet/microchip/vcap/
H A Dvcap_tc.c37 if (!is_zero_ether_addr(match.mask->src)) { in vcap_tc_flower_handler_ethaddr_usage()
45 if (!is_zero_ether_addr(match.mask->dst)) { in vcap_tc_flower_handler_ethaddr_usage()
353 if (!is_zero_ether_addr(mt.mask->sha) || in vcap_tc_flower_handler_arp_usage()
354 !is_zero_ether_addr(mt.mask->tha)) { in vcap_tc_flower_handler_arp_usage()
/linux-6.15/drivers/net/ethernet/sfc/
H A Def10_sriov.c133 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()
515 if (!is_zero_ether_addr(vf->mac)) { in efx_ef10_sriov_set_vf_mac()
521 if (!is_zero_ether_addr(mac)) { in efx_ef10_sriov_set_vf_mac()
598 if (!is_zero_ether_addr(vf->mac)) { in efx_ef10_sriov_set_vf_vlan()
622 if (!is_zero_ether_addr(vf->mac)) { in efx_ef10_sriov_set_vf_vlan()
/linux-6.15/drivers/net/dsa/microchip/
H A Dksz9477_tc_flower.c59 if (!is_zero_ether_addr(ematch.key->src)) { in ksz9477_flower_parse_key_l2()
66 if (!is_zero_ether_addr(ematch.key->dst)) { in ksz9477_flower_parse_key_l2()
/linux-6.15/net/batman-adv/
H A Dmulticast_forw.c670 if (is_zero_ether_addr(next_dest)) in batadv_mcast_forw_scrub_dests()
725 if (is_zero_ether_addr(filler)) in batadv_mcast_forw_shrink_fill()
763 if (!is_zero_ether_addr(slot)) in batadv_mcast_forw_shrink_pack_dests()
963 if (is_zero_ether_addr(dest)) in batadv_mcast_forw_packet()
/linux-6.15/drivers/net/wireless/ath/
H A Dmain.c66 !is_zero_ether_addr(common->curbssid) && in ath_is_mybeacon()
/linux-6.15/drivers/net/ethernet/engleder/
H A Dtsnep_rxnfc.c212 !is_zero_ether_addr(fsp->m_u.ether_spec.h_dest) || in tsnep_rxnfc_add_rule()
213 !is_zero_ether_addr(fsp->m_u.ether_spec.h_source) || in tsnep_rxnfc_add_rule()
/linux-6.15/drivers/net/ethernet/freescale/enetc/
H A Denetc_pf_common.c56 if (is_zero_ether_addr(mac_addr)) in enetc_setup_mac_address()
60 if (is_zero_ether_addr(mac_addr)) { in enetc_setup_mac_address()
H A Denetc_qos.c1167 if (!is_zero_ether_addr(match.mask->dst) && in enetc_psfp_parse_clsflower()
1168 !is_zero_ether_addr(match.mask->src)) { in enetc_psfp_parse_clsflower()
1175 if (!is_zero_ether_addr(match.mask->dst)) { in enetc_psfp_parse_clsflower()
1186 if (!is_zero_ether_addr(match.mask->src)) { in enetc_psfp_parse_clsflower()
/linux-6.15/include/linux/
H A Detherdevice.h111 static inline bool is_zero_ether_addr(const u8 *addr) in is_zero_ether_addr() function
208 return !is_multicast_ether_addr(addr) && !is_zero_ether_addr(addr); in is_valid_ether_addr()
/linux-6.15/net/sched/
H A Dact_ife.c667 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-6.15/arch/mips/ath25/
H A Dboard.c145 if (is_zero_ether_addr(config->enet0_mac)) { in ath25_find_config()
/linux-6.15/drivers/net/ethernet/meta/fbnic/
H A Dfbnic_rpc.c133 !is_zero_ether_addr(mac_addr->mask.addr8) && in fbnic_bmc_rpc_all_multi_config()
193 if (is_zero_ether_addr(bmc_mac)) in fbnic_bmc_rpc_init()
418 if (!is_zero_ether_addr(mac_addr->mask.addr8)) in __fbnic_mc_sync()
487 if (!is_zero_ether_addr(src_addr->mask.addr8)) in fbnic_sift_macda()
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_fs_ethtool.c386 !is_zero_ether_addr(fs->m_ext.h_dest)) { in set_flow_attrs()
563 if (!is_zero_ether_addr(eth_mask->h_dest)) in validate_ethter()
565 if (!is_zero_ether_addr(eth_mask->h_source)) in validate_ethter()
717 !is_zero_ether_addr(fs->m_ext.h_dest)) in validate_flow()
/linux-6.15/drivers/net/ethernet/hisilicon/hibmcge/
H A Dhbg_err.c19 if (!is_zero_ether_addr(filter->mac_table[i].addr)) { in hbg_restore_mac_table()
H A Dhbg_debugfs.c94 if (is_zero_ether_addr(filter->mac_table[i].addr)) in hbg_dbg_mac_table()
/linux-6.15/drivers/net/wireless/mediatek/mt76/
H A Dchannel.c120 is_zero_ether_addr(vif->addr)) in mt76_assign_vif_chanctx()
169 is_zero_ether_addr(vif->addr)) in mt76_unassign_vif_chanctx()
/linux-6.15/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-ethtool.c359 if (!is_zero_ether_addr(eth_mask->h_source)) { in dpaa2_eth_prep_eth_rule()
366 if (!is_zero_ether_addr(eth_mask->h_dest)) { in dpaa2_eth_prep_eth_rule()
507 if (!is_zero_ether_addr(ext_mask->h_dest)) { in dpaa2_eth_prep_mac_ext_rule()
/linux-6.15/net/netfilter/
H A Dnft_flow_offload.c112 if (is_zero_ether_addr(info->h_source)) in nft_dev_path_info()
136 if (is_zero_ether_addr(info->h_source)) in nft_dev_path_info()
/linux-6.15/drivers/net/wireless/ti/wl1251/
H A Dmain.c322 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-6.15/drivers/net/ethernet/freescale/fman/
H A Dmac.c303 if (!is_zero_ether_addr(mac_dev->addr)) in mac_probe()
/linux-6.15/drivers/scsi/fnic/
H A Dfnic_fcs.c104 if (!is_zero_ether_addr(iport->fpma)) in fnic_fdls_link_status_change()
405 if (is_zero_ether_addr(new)) in fnic_update_mac_locked()
413 if (!is_zero_ether_addr(data) && !ether_addr_equal(data, ctl)) in fnic_update_mac_locked()

1234567