/linux/drivers/net/ethernet/wangxun/libwx/ |
H A D | wx_vf_lib.c | 87 netdev_for_each_uc_addr(ha, netdev) in wx_write_uc_addr_list_vf()
|
/linux/drivers/net/ethernet/freescale/enetc/ |
H A D | enetc4_pf.c | 191 netdev_for_each_uc_addr(ha, ndev) { in enetc4_pf_set_uc_exact_filter() 228 netdev_for_each_uc_addr(ha, ndev) in enetc4_pf_set_mac_hash_filter()
|
H A D | enetc_pf.c | 187 netdev_for_each_uc_addr(ha, ndev) { in enetc_pf_set_rx_mode()
|
/linux/drivers/infiniband/ulp/opa_vnic/ |
H A D | opa_vnic_vema_iface.c | 374 netdev_for_each_uc_addr(ha, adapter->netdev) { in opa_vnic_query_ucast_macs()
|
/linux/ |
H A D | .clang-format | 602 - 'netdev_for_each_uc_addr'
|
/linux/drivers/net/ethernet/stmicro/stmmac/ |
H A D | dwmac1000_core.c | 199 netdev_for_each_uc_addr(ha, dev) { in dwmac1000_set_filter()
|
H A D | dwmac4_core.c | 527 netdev_for_each_uc_addr(ha, dev) { in dwmac4_set_filter()
|
H A D | dwmac-sun8i.c | 712 netdev_for_each_uc_addr(ha, dev) { in sun8i_dwmac_set_filter()
|
H A D | dwxgmac2_core.c | 542 netdev_for_each_uc_addr(ha, dev) { in dwxgmac2_set_filter()
|
H A D | stmmac_selftests.c | 523 netdev_for_each_uc_addr(ha, priv->dev) { in stmmac_perfect_check()
|
/linux/drivers/net/ethernet/hisilicon/ |
H A D | hisi_femac.c | 656 netdev_for_each_uc_addr(ha, dev) { in hisi_femac_set_uc_addr_filter()
|
/linux/drivers/net/ethernet/synopsys/ |
H A D | dwc-xlgmac-hw.c | 308 netdev_for_each_uc_addr(ha, netdev) { in xlgmac_set_mac_addn_addrs() 343 netdev_for_each_uc_addr(ha, netdev) { in xlgmac_set_mac_hash_table()
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | en_fs.c | 620 netdev_for_each_uc_addr(ha, netdev) in mlx5e_sync_netdev_addr()
|
/linux/drivers/net/ethernet/cavium/octeon/ |
H A D | octeon_mgmt.c | 597 netdev_for_each_uc_addr(ha, netdev) in octeon_mgmt_set_rx_filtering()
|
/linux/drivers/net/ethernet/amd/xgbe/ |
H A D | xgbe-dev.c | 933 netdev_for_each_uc_addr(ha, netdev) { in xgbe_set_mac_addn_addrs() 968 netdev_for_each_uc_addr(ha, netdev) { in xgbe_set_mac_hash_table()
|
/linux/drivers/net/ethernet/calxeda/ |
H A D | xgmac.c | 1294 netdev_for_each_uc_addr(ha, dev) { in xgmac_set_rx_mode()
|
/linux/include/linux/ |
H A D | netdevice.h | 268 #define netdev_for_each_uc_addr(ha, dev) \ macro 271 netdev_for_each_uc_addr((_ha), (_dev)) \
|
/linux/drivers/net/ethernet/aquantia/atlantic/ |
H A D | aq_nic.c | 946 netdev_for_each_uc_addr(ha, ndev) { in aq_nic_set_multicast_list()
|
/linux/drivers/net/ethernet/qlogic/qede/ |
H A D | qede_filter.c | 1209 netdev_for_each_uc_addr(ha, ndev) { in qede_config_rx_mode()
|
/linux/drivers/net/ethernet/samsung/sxgbe/ |
H A D | sxgbe_main.c | 1896 netdev_for_each_uc_addr(ha, dev) { in sxgbe_set_rx_mode()
|
/linux/drivers/net/ethernet/sfc/ |
H A D | mcdi_filters.c | 1695 netdev_for_each_uc_addr(uc, net_dev) { in efx_mcdi_filter_uc_addr_list()
|
/linux/drivers/net/ethernet/ti/ |
H A D | netcp_core.c | 1533 netdev_for_each_uc_addr(ndev_addr, ndev) in netcp_set_rx_mode()
|
/linux/drivers/net/ethernet/qlogic/qlcnic/ |
H A D | qlcnic_sriov_common.c | 1583 netdev_for_each_uc_addr(ha, netdev) in qlcnic_sriov_vf_set_multi()
|
/linux/drivers/s390/net/ |
H A D | qeth_l2_main.c | 472 netdev_for_each_uc_addr(ha, dev) in qeth_l2_rx_mode_work()
|
/linux/drivers/net/ethernet/cavium/liquidio/ |
H A D | lio_vf_main.c | 1060 netdev_for_each_uc_addr(ha, netdev) { in liquidio_set_uc_list()
|