Home
last modified time | relevance | path

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

123456789

/linux/net/core/
H A Ddev_addr_lists.c22 struct netdev_hw_addr *new, int addr_len) in __hw_addr_insert()
25 struct netdev_hw_addr *ha; in __hw_addr_insert()
30 ha = rb_entry(*ins_point, struct netdev_hw_addr, node); 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()
87 ha = rb_entry(*ins_point, struct netdev_hw_addr, node); in __hw_addr_add_ex()
140 struct netdev_hw_addr *ha, bool global, in __hw_addr_del_entry()
166 static struct netdev_hw_addr *__hw_addr_lookup(struct netdev_hw_addr_list *list, in __hw_addr_lookup()
175 struct netdev_hw_addr *ha = rb_entry(node, struct netdev_hw_addr, node); in __hw_addr_lookup()
[all …]
H A Dnet-procfs.c350 struct netdev_hw_addr *ha; in dev_mc_seq_show()
/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()
/linux/net/bluetooth/bnep/
H A Dnetdev.c82 struct netdev_hw_addr *ha; in bnep_net_set_mc_list()
/linux/drivers/net/ethernet/atheros/atlx/
H A Datlx.c117 struct netdev_hw_addr *ha; in atlx_set_multi()
/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac100_core.c99 struct netdev_hw_addr *ha; in dwmac100_set_filter()
H A Ddwmac1000_core.c164 struct netdev_hw_addr *ha; in dwmac1000_set_filter()
197 struct netdev_hw_addr *ha; in dwmac1000_set_filter()
H A Ddwmac4_core.c491 struct netdev_hw_addr *ha; in dwmac4_set_filter()
524 struct netdev_hw_addr *ha; in dwmac4_set_filter()
/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_client.c338 struct netdev_hw_addr *mac = NULL; in i40e_client_add_instance()
363 struct netdev_hw_addr, list); in i40e_client_add_instance()
/linux/drivers/net/ethernet/wangxun/libwx/
H A Dwx_vf_lib.c85 struct netdev_hw_addr *ha; in wx_write_uc_addr_list_vf()
H A Dwx_vf.c211 struct netdev_hw_addr *ha; in wx_update_mc_addr_list_vf()
/linux/drivers/net/ethernet/microchip/lan865x/
H A Dlan865x.c134 struct netdev_hw_addr *ha; in lan865x_set_specific_multicast_addr()
/linux/drivers/net/ethernet/ti/icssg/
H A Dicssg_classifier.c421 struct netdev_hw_addr *ha; in icssg_class_add_mcast_sr1()
/linux/drivers/net/ethernet/freescale/fs_enet/
H A Dmac-fec.c212 struct netdev_hw_addr *ha; in set_multicast_list()
H A Dmac-scc.c213 struct netdev_hw_addr *ha; in set_multicast_list()
H A Dmac-fcc.c227 struct netdev_hw_addr *ha; in set_multicast_list()
/linux/drivers/net/usb/
H A Dsr9700.c284 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()
/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()
/linux/drivers/net/ethernet/amd/
H A D7990.c603 struct netdev_hw_addr *ha; in lance_load_multicast()
/linux/drivers/net/ethernet/intel/ixgbevf/
H A Dvf.c487 struct netdev_hw_addr *ha; in ixgbevf_update_mc_addr_list_vf()
/linux/drivers/net/wireless/ath/ath5k/
H A Dmac80211-ops.c324 struct netdev_hw_addr *ha; in ath5k_prepare_multicast()
/linux/drivers/net/ethernet/apple/
H A Dbmac.c909 struct netdev_hw_addr *ha; in bmac_set_multicast()
953 struct netdev_hw_addr *ha; in bmac_set_multicast()

123456789