| /linux/net/core/ |
| H A D | dev_addr_lists.c | 24 struct netdev_hw_addr *new, int addr_len) in __hw_addr_insert() 27 struct netdev_hw_addr *ha; in __hw_addr_insert() 32 ha = rb_entry(*ins_point, struct netdev_hw_addr, node); in __hw_addr_insert() 52 static struct netdev_hw_addr* 56 struct netdev_hw_addr *ha; in __hw_addr_create() 81 struct netdev_hw_addr *ha; in __hw_addr_add_ex() 89 ha = rb_entry(*ins_point, struct netdev_hw_addr, node); in __hw_addr_add_ex() 142 struct netdev_hw_addr *ha, bool global, in __hw_addr_del_entry() 168 static struct netdev_hw_addr *__hw_addr_lookup(struct netdev_hw_addr_list *list, in __hw_addr_lookup() 177 struct netdev_hw_addr *ha = rb_entry(node, struct netdev_hw_addr, node); in __hw_addr_lookup() [all …]
|
| H A D | net-procfs.c | 369 struct netdev_hw_addr *ha; in dev_mc_seq_show()
|
| /linux/include/linux/ |
| H A D | etherdevice.h | 290 static inline u32 eth_hw_addr_crc(struct netdev_hw_addr *ha) in eth_hw_addr_crc() 543 struct netdev_hw_addr *ha; in is_etherdev_addr()
|
| /linux/drivers/net/ethernet/atheros/atlx/ |
| H A D | atlx.c | 117 struct netdev_hw_addr *ha; in atlx_set_multi()
|
| /linux/drivers/net/ethernet/freescale/enetc/ |
| H A D | enetc4_pf.c | 104 struct netdev_hw_addr *ha; in enetc4_pf_add_maft_entries() 141 struct netdev_hw_addr *ha; in enetc4_pf_set_uc_hash_filter() 186 struct netdev_hw_addr *ha; in enetc4_pf_set_mc_hash_filter()
|
| /linux/drivers/net/ethernet/intel/i40e/ |
| H A D | i40e_client.c | 338 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 D | icssm_switchdev.c | 237 struct netdev_hw_addr *ha; in icssm_prueth_switchdev_obj_del()
|
| /linux/drivers/net/ethernet/wangxun/libwx/ |
| H A D | wx_vf_lib.c | 96 struct netdev_hw_addr *ha; in wx_write_uc_addr_list_vf()
|
| H A D | wx_vf.c | 211 struct netdev_hw_addr *ha; in wx_update_mc_addr_list_vf()
|
| /linux/drivers/net/ethernet/microchip/lan865x/ |
| H A D | lan865x.c | 134 struct netdev_hw_addr *ha; in lan865x_set_specific_multicast_addr()
|
| /linux/drivers/net/ethernet/huawei/hinic3/ |
| H A D | hinic3_filter.c | 320 struct netdev_hw_addr *ha; in hinic3_update_mac_filter()
|
| /linux/drivers/net/ethernet/freescale/fs_enet/ |
| H A D | mac-fec.c | 212 struct netdev_hw_addr *ha; in set_multicast_list()
|
| H A D | mac-scc.c | 213 struct netdev_hw_addr *ha; in set_multicast_list()
|
| H A D | mac-fcc.c | 227 struct netdev_hw_addr *ha; in set_multicast_list()
|
| /linux/drivers/net/usb/ |
| H A D | dm9601.c | 291 struct netdev_hw_addr *ha; in dm9601_set_multicast()
|
| H A D | asix_common.c | 459 struct netdev_hw_addr *ha; in asix_set_multicast()
|
| /linux/drivers/net/ethernet/amd/ |
| H A D | 7990.c | 603 struct netdev_hw_addr *ha; in lance_load_multicast()
|
| /linux/drivers/net/wireless/ath/ath5k/ |
| H A D | mac80211-ops.c | 324 struct netdev_hw_addr *ha; in ath5k_prepare_multicast()
|
| /linux/drivers/net/ethernet/chelsio/cxgb/ |
| H A D | pm3393.c | 364 struct netdev_hw_addr *ha; in pm3393_set_rx_mode()
|
| /linux/drivers/net/ethernet/intel/ixgbevf/ |
| H A D | vf.c | 491 struct netdev_hw_addr *ha; in ixgbevf_update_mc_addr_list_vf()
|
| /linux/drivers/net/ethernet/adi/ |
| H A D | adin1140.c | 272 struct netdev_hw_addr *ha; in adin1140_rx_mode()
|
| /linux/drivers/net/wireless/marvell/libertas_tf/ |
| H A D | main.c | 359 struct netdev_hw_addr *ha; in lbtf_op_prepare_multicast()
|
| /linux/drivers/net/ethernet/apple/ |
| H A D | bmac.c | 909 struct netdev_hw_addr *ha; in bmac_set_multicast() 953 struct netdev_hw_addr *ha; in bmac_set_multicast()
|
| /linux/drivers/net/ethernet/stmicro/stmmac/ |
| H A D | dwxgmac2_core.c | 521 struct netdev_hw_addr *ha; in dwxgmac2_set_filter() 538 struct netdev_hw_addr *ha; in dwxgmac2_set_filter()
|
| /linux/net/dsa/ |
| H A D | user.c | 281 struct netdev_hw_addr *ha; in dsa_user_sync_ha() 302 struct netdev_hw_addr *ha; in dsa_user_unsync_ha() 1801 struct netdev_hw_addr *ha; in dsa_user_vlan_rx_add_vid() 1874 struct netdev_hw_addr *ha; in dsa_user_vlan_rx_kill_vid()
|