Home
last modified time | relevance | path

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

12345678910

/openbmc/linux/net/core/
H A Ddev_addr_lists.c25 struct netdev_hw_addr *ha; in __hw_addr_insert()
50 static struct netdev_hw_addr*
54 struct netdev_hw_addr *ha; in __hw_addr_create()
79 struct netdev_hw_addr *ha; in __hw_addr_add_ex()
175 struct netdev_hw_addr *ha = rb_entry(node, struct netdev_hw_addr, node); in __hw_addr_lookup()
231 struct netdev_hw_addr *ha, in __hw_addr_unsync_one()
250 struct netdev_hw_addr *ha, *tmp; in __hw_addr_sync_multiple()
274 struct netdev_hw_addr *ha, *tmp; in __hw_addr_sync()
551 struct netdev_hw_addr *ha; in dev_addr_init()
575 struct netdev_hw_addr *ha; in dev_addr_mod()
[all …]
H A Dnet-procfs.c367 struct netdev_hw_addr *ha; in dev_mc_seq_show()
/openbmc/linux/include/linux/
H A Detherdevice.h283 static inline u32 eth_hw_addr_crc(struct netdev_hw_addr *ha) in eth_hw_addr_crc()
538 struct netdev_hw_addr *ha; in is_etherdev_addr()
/openbmc/linux/net/bluetooth/bnep/
H A Dnetdev.c82 struct netdev_hw_addr *ha; in bnep_net_set_mc_list()
/openbmc/linux/drivers/infiniband/ulp/opa_vnic/
H A Dopa_vnic_vema_iface.c318 struct netdev_hw_addr *ha; in opa_vnic_query_mcast_macs()
350 struct netdev_hw_addr *ha; in opa_vnic_query_ucast_macs()
H A Dopa_vnic_netdev.c231 struct netdev_hw_addr *ha; in opa_vnic_mac_send_event()
/openbmc/linux/drivers/net/ethernet/intel/iavf/
H A Diavf_client.c189 struct netdev_hw_addr *mac = NULL; in iavf_client_add_instance()
223 struct netdev_hw_addr, list); in iavf_client_add_instance()
/openbmc/linux/drivers/net/ethernet/atheros/atlx/
H A Datlx.c117 struct netdev_hw_addr *ha; in atlx_set_multi()
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac100_core.c99 struct netdev_hw_addr *ha; in dwmac100_set_filter()
H A Ddwmac1000_core.c162 struct netdev_hw_addr *ha; in dwmac1000_set_filter()
195 struct netdev_hw_addr *ha; in dwmac1000_set_filter()
/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_client.c339 struct netdev_hw_addr *mac = NULL; in i40e_client_add_instance()
365 struct netdev_hw_addr, list); in i40e_client_add_instance()
/openbmc/linux/drivers/net/ethernet/freescale/fman/
H A Dmac.c64 struct netdev_hw_addr *ha; in fman_set_multi()
/openbmc/linux/drivers/net/ethernet/freescale/fs_enet/
H A Dmac-fec.c216 struct netdev_hw_addr *ha; in set_multicast_list()
H A Dmac-scc.c217 struct netdev_hw_addr *ha; in set_multicast_list()
/openbmc/linux/drivers/net/ethernet/hisilicon/
H A Dhisi_femac.c625 struct netdev_hw_addr *ha; in hisi_femac_set_mc_addr_filter()
651 struct netdev_hw_addr *ha; in hisi_femac_set_uc_addr_filter()
/openbmc/linux/drivers/net/usb/
H A Dsr9700.c277 struct netdev_hw_addr *ha; in sr9700_set_multicast()
H A Dmcs7830.c379 struct netdev_hw_addr *ha; in mcs7830_data_set_multicast()
H A Ddm9601.c312 struct netdev_hw_addr *ha; in dm9601_set_multicast()
/openbmc/linux/drivers/net/ethernet/dec/tulip/
H A Dtulip_core.c1003 struct netdev_hw_addr *ha; in build_setup_frame_hash()
1031 struct netdev_hw_addr *ha; in build_setup_frame_perfect()
1074 struct netdev_hw_addr *ha; in set_rx_mode()
/openbmc/linux/drivers/net/ethernet/amd/
H A D7990.c603 struct netdev_hw_addr *ha; in lance_load_multicast()
/openbmc/linux/drivers/net/ethernet/apple/
H A Dmacmace.c500 struct netdev_hw_addr *ha; in mace_set_multicast()
/openbmc/linux/drivers/net/wireless/ath/ath5k/
H A Dmac80211-ops.c324 struct netdev_hw_addr *ha; in ath5k_prepare_multicast()
/openbmc/linux/drivers/net/ethernet/qualcomm/emac/
H A Demac.c201 struct netdev_hw_addr *ha; in emac_rx_mode_set()
/openbmc/linux/drivers/net/ethernet/intel/ixgbevf/
H A Dvf.c487 struct netdev_hw_addr *ha; in ixgbevf_update_mc_addr_list_vf()
/openbmc/linux/drivers/net/ethernet/moxa/
H A Dmoxart_ether.c403 struct netdev_hw_addr *ha; in moxart_mac_setmulticast()

12345678910