Home
last modified time | relevance | path

Searched refs:netdev_mc_count (Results 1 – 25 of 148) sorted by relevance

123456

/kernel/linux/linux-5.10/drivers/net/ethernet/amd/
Dnmclan_cs.c1423 if (netdev_mc_count(dev) != old) { in set_multicast_list()
1424 old = netdev_mc_count(dev); in set_multicast_list()
1432 lp->multicast_num_addrs = netdev_mc_count(dev); in set_multicast_list()
1478 if (netdev_mc_count(dev) != old) { in set_multicast_list()
1479 old = netdev_mc_count(dev); in set_multicast_list()
1486 lp->multicast_num_addrs = netdev_mc_count(dev); in set_multicast_list()
/kernel/linux/linux-5.10/drivers/net/ethernet/dec/tulip/
Duli526x.c559 send_filter_frame(dev, netdev_mc_count(dev)); /* M5261/M5263 */ in uli526x_init()
901 netdev_mc_count(dev) > ULI5261_MAX_MULTICAST) { in uli526x_set_filter_mode()
903 netdev_mc_count(dev)); in uli526x_set_filter_mode()
910 ULI526X_DBUG(0, "Set multicast address", netdev_mc_count(dev)); in uli526x_set_filter_mode()
911 send_filter_frame(dev, netdev_mc_count(dev)); /* M5261/M5263 */ in uli526x_set_filter_mode()
1374 for (i = netdev_mc_count(dev); i < 14; i++) { in send_filter_frame()
Dtulip_core.c1043 memset(setup_frm, 0xff, (15 - netdev_mc_count(dev)) * 12); in build_setup_frame_perfect()
1066 } else if ((netdev_mc_count(dev) > 1000) || in set_rx_mode()
1075 if (netdev_mc_count(dev) > 64) { in set_rx_mode()
1119 if (netdev_mc_count(dev) > 14) { in set_rx_mode()
Dde2104x.c709 memset(setup_frm, 0xff, (15 - netdev_mc_count(dev)) * 12); in build_setup_frame_perfect()
736 if ((netdev_mc_count(dev) > 1000) || (dev->flags & IFF_ALLMULTI)) { in __de_set_rx_mode()
744 if (netdev_mc_count(dev) > 14) /* Must use a multicast hash table. */ in __de_set_rx_mode()
/kernel/linux/linux-5.10/net/bluetooth/bnep/
Dnetdev.c59 BT_DBG("%s mc_count %d", dev->name, netdev_mc_count(dev)); in bnep_net_set_mc_list()
/kernel/linux/linux-5.10/drivers/net/ethernet/stmicro/stmmac/
Ddwmac100_core.c96 } else if ((netdev_mc_count(dev) > HASH_TABLE_SIZE) in dwmac100_set_filter()
Ddwmac1000_core.c159 netdev_mc_count(dev), netdev_uc_count(dev)); in dwmac1000_set_filter()
Dstmmac_selftests.c543 if (netdev_mc_count(priv->dev) >= priv->hw->multicast_filter_bins) in stmmac_test_hfilt()
633 if (netdev_mc_count(priv->dev) >= priv->hw->multicast_filter_bins) in stmmac_test_mcfilt()
679 if (netdev_mc_count(priv->dev) >= priv->hw->multicast_filter_bins) in stmmac_test_ucfilt()
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb/
Dcommon.h76 #define t1_rx_mode_mc_cnt(rm) (netdev_mc_count(rm->dev))
/kernel/linux/linux-5.10/drivers/net/ethernet/natsemi/
Dsonic.c673 (netdev_mc_count(dev) > 15)) { in sonic_multicast_list()
679 netdev_mc_count(dev)); in sonic_multicast_list()
/kernel/linux/linux-5.10/drivers/net/ethernet/i825xx/
Dlib82596.c1358 dev->name, netdev_mc_count(dev), in set_multicast_list()
1394 cnt = netdev_mc_count(dev); in set_multicast_list()
1408 cmd->mc_cnt = SWAP16(netdev_mc_count(dev) * 6); in set_multicast_list()
D82596.c1458 dev->name, netdev_mc_count(dev), in set_multicast_list()
1486 cnt = netdev_mc_count(dev); in set_multicast_list()
/kernel/linux/linux-5.10/drivers/net/ethernet/apple/
Dbmac.c971 int num_addrs = netdev_mc_count(dev); in bmac_set_multicast()
980 if((dev->flags & IFF_ALLMULTI) || (netdev_mc_count(dev) > 64)) { in bmac_set_multicast()
1017 if((dev->flags & IFF_ALLMULTI) || (netdev_mc_count(dev) > 64)) { in bmac_set_multicast()
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/fs_enet/
Dmac-fec.c205 netdev_mc_count(dev) > FEC_MAX_MULTICAST_ADDRS) { in set_multicast_finish()
Dmac-scc.c207 netdev_mc_count(dev) > SCC_MAX_MULTICAST_ADDRS) { in set_multicast_finish()
Dmac-fcc.c220 netdev_mc_count(dev) > FCC_MAX_MULTICAST_ADDRS) { in set_multicast_finish()
/kernel/linux/linux-5.10/drivers/net/usb/
Dsr9700.c273 netdev_mc_count(netdev) > SR_MCAST_MAX) { in sr9700_set_multicast()
Dmcs7830.c369 netdev_mc_count(net) > MCS7830_MAX_MCAST) { in mcs7830_data_set_multicast()
Ddm9601.c303 netdev_mc_count(net) > DM_MAX_MCAST) { in dm9601_set_multicast()
/kernel/linux/linux-5.10/drivers/infiniband/ulp/opa_vnic/
Dopa_vnic_vema_iface.c333 macs->tot_macs_in_lst = cpu_to_be16(netdev_mc_count(adapter->netdev)); in opa_vnic_query_mcast_macs()
/kernel/linux/linux-5.10/drivers/net/ethernet/
Dkorina.c494 else if ((dev->flags & IFF_ALLMULTI) || (netdev_mc_count(dev) > 4)) in korina_multicast_list()
499 if (netdev_mc_count(dev) > 4) { in korina_multicast_list()
/kernel/linux/linux-5.10/drivers/net/ethernet/adaptec/
Dstarfire.c1783 } else if ((netdev_mc_count(dev) > multicast_filter_limit) || in set_rx_mode()
1787 } else if (netdev_mc_count(dev) <= 14) { in set_rx_mode()
1798 i = netdev_mc_count(dev) + 2; in set_rx_mode()
/kernel/linux/linux-5.10/drivers/net/ethernet/moxa/
Dmoxart_ether.c438 if ((ndev->flags & IFF_MULTICAST) && netdev_mc_count(ndev)) { in moxart_mac_set_rx_mode()
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbevf/
Dvf.c495 cnt = netdev_mc_count(netdev); in ixgbevf_update_mc_addr_list_vf()
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgb/
Dixgb_main.c1079 if (netdev_mc_count(netdev) > IXGB_MAX_NUM_MULTICAST_ADDRESSES) { in ixgb_set_multi()
1098 ixgb_mc_addr_list_update(hw, mta, netdev_mc_count(netdev), 0); in ixgb_set_multi()
1600 (netdev_mc_count(netdev) > IXGB_MAX_NUM_MULTICAST_ADDRESSES)) { in ixgb_update_stats()

123456