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.c369 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/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/ti/icssm/
H A Dicssm_switchdev.c237 struct netdev_hw_addr *ha; in icssm_prueth_switchdev_obj_del()
/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/huawei/hinic3/
H A Dhinic3_filter.c320 struct netdev_hw_addr *ha; in hinic3_update_mac_filter()
/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/ethernet/freescale/enetc/
H A Denetc4_pf.c174 struct netdev_hw_addr *ha; in enetc4_pf_set_uc_exact_filter()
232 struct netdev_hw_addr *ha; in enetc4_pf_set_mac_hash_filter()
/linux/drivers/net/ethernet/wangxun/libwx/
H A Dwx_vf.c211 struct netdev_hw_addr *ha; in wx_update_mc_addr_list_vf()
/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/usb/
H A Ddm9601.c291 struct netdev_hw_addr *ha; in dm9601_set_multicast()
H A Dasix_common.c459 struct netdev_hw_addr *ha; in asix_set_multicast()
/linux/drivers/net/ethernet/amd/
H A D7990.c603 struct netdev_hw_addr *ha; in lance_load_multicast()
H A Da2065.c584 struct netdev_hw_addr *ha; in lance_load_multicast()
/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()
/linux/drivers/net/ethernet/chelsio/cxgb/
H A Dpm3393.c364 struct netdev_hw_addr *ha; in pm3393_set_rx_mode()
/linux/drivers/net/ethernet/intel/ixgbevf/
H A Dvf.c491 struct netdev_hw_addr *ha; in ixgbevf_update_mc_addr_list_vf()

123456789