Home
last modified time | relevance | path

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

12345

/linux-6.15/net/batman-adv/
H A Dmulticast_forw.c664 eth_zero_addr(dest); in batadv_mcast_forw_scrub_dests()
675 eth_zero_addr(dest); in batadv_mcast_forw_scrub_dests()
676 eth_zero_addr(next_dest); in batadv_mcast_forw_scrub_dests()
682 eth_zero_addr(next_dest); in batadv_mcast_forw_scrub_dests()
687 eth_zero_addr(next_dest); in batadv_mcast_forw_scrub_dests()
695 eth_zero_addr(dest); in batadv_mcast_forw_scrub_dests()
729 eth_zero_addr(filler); in batadv_mcast_forw_shrink_fill()
968 eth_zero_addr(dest); in batadv_mcast_forw_packet()
973 eth_zero_addr(dest); in batadv_mcast_forw_packet()
980 eth_zero_addr(dest); in batadv_mcast_forw_packet()
/linux-6.15/drivers/media/common/
H A Dttpci-eeprom.c137 eth_zero_addr(proposed_mac); in ttpci_eeprom_parse_mac()
146 eth_zero_addr(proposed_mac); in ttpci_eeprom_parse_mac()
/linux-6.15/drivers/net/ethernet/sfc/
H A Def10_sriov.c135 eth_zero_addr(vf->mac); in efx_ef10_sriov_free_vf_vports()
174 eth_zero_addr(vf->mac); in efx_ef10_sriov_assign_vf_vport()
296 eth_zero_addr(nic_data->vport_mac); in efx_ef10_vswitching_probe_pf()
362 eth_zero_addr(nic_data->vport_mac); in efx_ef10_vswitching_remove_pf()
549 eth_zero_addr(vf->mac); in efx_ef10_sriov_set_vf_mac()
625 eth_zero_addr(vf->mac); in efx_ef10_sriov_set_vf_vlan()
/linux-6.15/drivers/net/wireless/realtek/rtw89/
H A Dutil.h69 eth_zero_addr(dst); in ether_addr_copy_mask()
/linux-6.15/drivers/net/ethernet/mellanox/mlx4/
H A Den_selftest.c69 eth_zero_addr(ethh->h_source); in mlx4_en_test_loopback_xmit()
/linux-6.15/drivers/net/wireless/realtek/rtw88/
H A Dsec.c94 eth_zero_addr(cam->addr); in rtw_sec_clear_cam()
/linux-6.15/drivers/net/ethernet/meta/fbnic/
H A Dfbnic_rpc.c119 eth_zero_addr(mac_addr->value.addr8); in fbnic_bmc_rpc_all_multi_config()
208 eth_zero_addr(mac_addr->mask.addr8); in fbnic_bmc_rpc_init()
383 eth_zero_addr(avail_addr->mask.addr8); in __fbnic_uc_sync()
437 eth_zero_addr(avail_addr->mask.addr8); in __fbnic_mc_sync()
H A Dfbnic_netdev.c226 eth_zero_addr(mac_addr->value.addr8); in __fbnic_set_rx_mode()
244 eth_zero_addr(mac_addr->value.addr8); in __fbnic_set_rx_mode()
/linux-6.15/net/appletalk/
H A Daarp.c138 eth_zero_addr(eah->hw_dst); in __aarp_send_query()
186 eth_zero_addr(eah->hw_dst); in aarp_send_reply()
236 eth_zero_addr(eah->hw_dst); in aarp_send_probe()
/linux-6.15/drivers/net/ethernet/chelsio/cxgb4/
H A Dsmt.c58 eth_zero_addr(s->smtab[i].src_mac); in t4_init_smt()
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/esw/
H A Dlegacy.c132 eth_zero_addr(dmac); in esw_create_legacy_fdb_table()
145 eth_zero_addr(dmac); in esw_create_legacy_fdb_table()
/linux-6.15/drivers/infiniband/hw/mlx4/
H A Dah.c94 eth_zero_addr(ah->av.eth.s_mac); in create_iboe_ah()
/linux-6.15/drivers/net/usb/
H A Dlg-vl600.c186 eth_zero_addr(ethhdr->h_source); in vl600_rx_fixup()
/linux-6.15/drivers/net/wireless/realtek/rtlwifi/
H A Dcore.c172 eth_zero_addr(mac->bssid); in rtl_op_stop()
345 eth_zero_addr(mac->bssid); in rtl_op_remove_interface()
1174 eth_zero_addr(mac->bssid); in rtl_op_bss_info_changed()
1618 eth_zero_addr(mac_addr); in rtl_op_set_key()
1673 eth_zero_addr(mac_addr); in rtl_op_set_key()
H A Dcam.c313 eth_zero_addr(rtlpriv->sec.hwsec_cam_sta_addr[i]); in rtl_cam_del_entry()
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_selftest.c110 eth_zero_addr(ethh->h_source); in mlx5e_test_get_udp_skb()
/linux-6.15/drivers/net/ethernet/intel/igbvf/
H A Dvf.c141 eth_zero_addr(hw->mac.perm_addr); in e1000_reset_hw_vf()
/linux-6.15/drivers/net/wireless/intersil/p54/
H A Dmain.c274 eth_zero_addr(priv->mac_addr); in p54_remove_interface()
275 eth_zero_addr(priv->bssid); in p54_remove_interface()
/linux-6.15/drivers/net/wireless/quantenna/qtnfmac/
H A Dcfg80211.c229 eth_zero_addr(vif->mac_addr); in qtnf_add_virtual_intf()
230 eth_zero_addr(vif->bssid); in qtnf_add_virtual_intf()
683 eth_zero_addr(vif->bssid); in qtnf_connect()
/linux-6.15/net/wireless/
H A Dwext-sme.c293 eth_zero_addr(ap_addr->sa_data); in cfg80211_mgd_wext_giwap()
/linux-6.15/net/ethernet/
H A Deth.c108 eth_zero_addr(eth->h_dest); in eth_header()
/linux-6.15/include/linux/
H A Detherdevice.h260 static inline void eth_zero_addr(u8 *addr) in eth_zero_addr() function
/linux-6.15/net/sched/
H A Dact_ife.c592 eth_zero_addr(p->eth_dst); in tcf_ife_init()
597 eth_zero_addr(p->eth_src); in tcf_ife_init()
/linux-6.15/net/core/
H A Dselftests.c93 eth_zero_addr(ehdr->h_dest); in net_test_get_skb()
/linux-6.15/drivers/infiniband/hw/qedr/
H A Dqedr.h540 eth_zero_addr(mac_addr); in qedr_get_dmac()

12345