/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/ |
H A D | dwmac1000_core.c | 150 netdev_mc_count(dev), netdev_uc_count(dev)); in dwmac1000_set_filter() 188 if (netdev_uc_count(dev) > perfect_addr_number) in dwmac1000_set_filter()
|
H A D | stmmac_selftests.c | 587 if (netdev_uc_count(priv->dev) >= priv->hw->unicast_filter_entries) in stmmac_test_pfilt() 631 if (netdev_uc_count(priv->dev) >= priv->hw->unicast_filter_entries) in stmmac_test_mcfilt() 677 if (netdev_uc_count(priv->dev) >= priv->hw->unicast_filter_entries) in stmmac_test_ucfilt()
|
H A D | dwmac-sun8i.c | 696 int macaddrs = netdev_uc_count(dev) + netdev_mc_count(dev) + 1; in sun8i_dwmac_set_filter()
|
H A D | dwmac4_core.c | 687 if (netdev_uc_count(dev) > hw->unicast_filter_entries) { in dwmac4_set_filter()
|
H A D | dwxgmac2_core.c | 535 if (netdev_uc_count(dev) > hw->unicast_filter_entries) { in dwxgmac2_set_filter()
|
/openbmc/linux/drivers/net/ethernet/cavium/liquidio/ |
H A D | lio_vf_main.c | 1040 if (lio->netdev_uc_count == netdev_uc_count(netdev)) in liquidio_set_uc_list() 1043 if (netdev_uc_count(netdev) > MAX_NCTRL_UDD) { in liquidio_set_uc_list() 1048 lio->netdev_uc_count = netdev_uc_count(netdev); in liquidio_set_uc_list() 1052 nctrl.ncmd.s.more = lio->netdev_uc_count; in liquidio_set_uc_list()
|
H A D | octeon_network.h | 187 int netdev_uc_count; member
|
/openbmc/linux/drivers/infiniband/ulp/opa_vnic/ |
H A D | opa_vnic_vema_iface.c | 386 netdev_uc_count(adapter->netdev) - em_macs; in opa_vnic_query_ucast_macs()
|
/openbmc/linux/drivers/net/ethernet/calxeda/ |
H A D | xgmac.c | 1283 netdev_mc_count(dev), netdev_uc_count(dev)); in xgmac_set_rx_mode() 1290 if (netdev_uc_count(dev) > priv->max_macs) { in xgmac_set_rx_mode()
|
/openbmc/linux/drivers/net/ethernet/samsung/sxgbe/ |
H A D | sxgbe_main.c | 1857 __func__, netdev_mc_count(dev), netdev_uc_count(dev)); in sxgbe_set_rx_mode() 1890 if (netdev_uc_count(dev) > SXGBE_MAX_PERFECT_ADDRESSES) in sxgbe_set_rx_mode()
|
/openbmc/linux/drivers/net/ethernet/hisilicon/ |
H A D | hisi_femac.c | 646 if (netdev_uc_count(dev) > MAX_UNICAST_ADDRESSES) { in hisi_femac_set_uc_addr_filter()
|
/openbmc/linux/drivers/net/ethernet/cisco/enic/ |
H A D | enic_main.c | 939 unsigned int uc_count = netdev_uc_count(netdev); in enic_uc_sync() 1044 netdev_uc_count(netdev) > ENIC_UNICAST_PERFECT_FILTERS; in enic_set_rx_mode()
|
/openbmc/linux/drivers/net/ethernet/freescale/enetc/ |
H A D | enetc_pf.c | 225 em = (netdev_uc_count(ndev) == 1); in enetc_pf_set_rx_mode()
|
/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/ |
H A D | qlcnic_hw.c | 561 if (netdev_uc_count(netdev) > ahw->max_uc_count) { in __qlcnic_set_multi()
|
H A D | qlcnic_sriov_common.c | 1575 if (netdev_uc_count(netdev) > ahw->max_uc_count) { in qlcnic_sriov_vf_set_multi()
|
/openbmc/linux/drivers/net/ethernet/wangxun/libwx/ |
H A D | wx_hw.c | 825 if (netdev_uc_count(netdev) > wx_available_rars(wx)) in wx_write_uc_addr_list()
|
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
H A D | otx2_flows.c | 368 if (netdev_uc_count(pf->netdev) > OTX2_MAX_UNICAST_FLOWS) in otx2_do_add_macfilter()
|
H A D | otx2_pf.c | 1721 (netdev_uc_count(netdev) > OTX2_MAX_UNICAST_FLOWS)) { in otx2_do_set_rx_mode()
|
/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/ |
H A D | aq_nic.c | 941 if (netdev_uc_count(ndev) > AQ_HW_MULTICAST_ADDRESS_MAX) { in aq_nic_set_multicast_list()
|
/openbmc/linux/drivers/net/ethernet/qlogic/qede/ |
H A D | qede_filter.c | 1201 uc_count = netdev_uc_count(ndev); in qede_config_rx_mode()
|
/openbmc/linux/drivers/net/ethernet/intel/igbvf/ |
H A D | netdev.c | 1455 if (netdev_uc_count(netdev) > IGBVF_MAX_MAC_FILTERS) { in igbvf_set_uni()
|
/openbmc/linux/drivers/net/ethernet/emulex/benet/ |
H A D | be_main.c | 1775 } else if (netdev_uc_count(netdev) > (be_max_uc(adapter) - 1)) { in be_set_uc_list() 1792 curr_uc_macs = netdev_uc_count(netdev); in be_set_uc_list()
|
/openbmc/linux/drivers/net/ethernet/synopsys/ |
H A D | dwc-xlgmac-hw.c | 305 if (netdev_uc_count(netdev) > addn_macs) { in xlgmac_set_mac_addn_addrs()
|
/openbmc/linux/drivers/net/ethernet/amd/xgbe/ |
H A D | xgbe-dev.c | 1025 if (netdev_uc_count(netdev) > addn_macs) { in xgbe_set_mac_addn_addrs()
|
/openbmc/linux/include/linux/ |
H A D | netdevice.h | 267 #define netdev_uc_count(dev) netdev_hw_addr_list_count(&(dev)->uc) macro
|