/linux-5.19.10/drivers/net/ethernet/amd/ |
D | nmclan_cs.c | 1424 if (netdev_mc_count(dev) != old) { in set_multicast_list() 1425 old = netdev_mc_count(dev); in set_multicast_list() 1433 lp->multicast_num_addrs = netdev_mc_count(dev); in set_multicast_list() 1479 if (netdev_mc_count(dev) != old) { in set_multicast_list() 1480 old = netdev_mc_count(dev); in set_multicast_list() 1487 lp->multicast_num_addrs = netdev_mc_count(dev); in set_multicast_list()
|
/linux-5.19.10/drivers/net/ethernet/dec/tulip/ |
D | uli526x.c | 562 send_filter_frame(dev, netdev_mc_count(dev)); /* M5261/M5263 */ in uli526x_init() 904 netdev_mc_count(dev) > ULI5261_MAX_MULTICAST) { in uli526x_set_filter_mode() 906 netdev_mc_count(dev)); in uli526x_set_filter_mode() 913 ULI526X_DBUG(0, "Set multicast address", netdev_mc_count(dev)); in uli526x_set_filter_mode() 914 send_filter_frame(dev, netdev_mc_count(dev)); /* M5261/M5263 */ in uli526x_set_filter_mode() 1377 for (i = netdev_mc_count(dev); i < 14; i++) { in send_filter_frame()
|
D | tulip_core.c | 1043 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()
|
D | de2104x.c | 709 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()
|
/linux-5.19.10/net/bluetooth/bnep/ |
D | netdev.c | 59 BT_DBG("%s mc_count %d", dev->name, netdev_mc_count(dev)); in bnep_net_set_mc_list()
|
/linux-5.19.10/drivers/net/ethernet/stmicro/stmmac/ |
D | dwmac100_core.c | 96 } else if ((netdev_mc_count(dev) > HASH_TABLE_SIZE) in dwmac100_set_filter()
|
D | dwmac1000_core.c | 159 netdev_mc_count(dev), netdev_uc_count(dev)); in dwmac1000_set_filter()
|
D | stmmac_selftests.c | 543 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()
|
/linux-5.19.10/drivers/net/ethernet/chelsio/cxgb/ |
D | common.h | 76 #define t1_rx_mode_mc_cnt(rm) (netdev_mc_count(rm->dev))
|
/linux-5.19.10/drivers/net/ethernet/natsemi/ |
D | sonic.c | 673 (netdev_mc_count(dev) > 15)) { in sonic_multicast_list() 679 netdev_mc_count(dev)); in sonic_multicast_list()
|
/linux-5.19.10/drivers/net/ethernet/i825xx/ |
D | lib82596.c | 1358 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()
|
D | 82596.c | 1448 dev->name, netdev_mc_count(dev), in set_multicast_list() 1476 cnt = netdev_mc_count(dev); in set_multicast_list()
|
/linux-5.19.10/drivers/net/ethernet/apple/ |
D | bmac.c | 967 int num_addrs = netdev_mc_count(dev); in bmac_set_multicast() 976 if((dev->flags & IFF_ALLMULTI) || (netdev_mc_count(dev) > 64)) { in bmac_set_multicast() 1013 if((dev->flags & IFF_ALLMULTI) || (netdev_mc_count(dev) > 64)) { in bmac_set_multicast()
|
/linux-5.19.10/drivers/net/ethernet/freescale/fs_enet/ |
D | mac-fec.c | 205 netdev_mc_count(dev) > FEC_MAX_MULTICAST_ADDRS) { in set_multicast_finish()
|
D | mac-scc.c | 207 netdev_mc_count(dev) > SCC_MAX_MULTICAST_ADDRS) { in set_multicast_finish()
|
D | mac-fcc.c | 220 netdev_mc_count(dev) > FCC_MAX_MULTICAST_ADDRS) { in set_multicast_finish()
|
/linux-5.19.10/drivers/net/usb/ |
D | sr9700.c | 274 netdev_mc_count(netdev) > SR_MCAST_MAX) { in sr9700_set_multicast()
|
D | mcs7830.c | 370 netdev_mc_count(net) > MCS7830_MAX_MCAST) { in mcs7830_data_set_multicast()
|
D | dm9601.c | 304 netdev_mc_count(net) > DM_MAX_MCAST) { in dm9601_set_multicast()
|
/linux-5.19.10/drivers/infiniband/ulp/opa_vnic/ |
D | opa_vnic_vema_iface.c | 333 macs->tot_macs_in_lst = cpu_to_be16(netdev_mc_count(adapter->netdev)); in opa_vnic_query_mcast_macs()
|
/linux-5.19.10/drivers/net/ethernet/adaptec/ |
D | starfire.c | 1785 } else if ((netdev_mc_count(dev) > multicast_filter_limit) || in set_rx_mode() 1789 } else if (netdev_mc_count(dev) <= 14) { in set_rx_mode() 1800 i = netdev_mc_count(dev) + 2; in set_rx_mode()
|
/linux-5.19.10/drivers/net/ethernet/intel/ixgbevf/ |
D | vf.c | 501 cnt = netdev_mc_count(netdev); in ixgbevf_update_mc_addr_list_vf()
|
/linux-5.19.10/drivers/net/ethernet/moxa/ |
D | moxart_ether.c | 439 if ((ndev->flags & IFF_MULTICAST) && netdev_mc_count(ndev)) { in moxart_mac_set_rx_mode()
|
/linux-5.19.10/drivers/net/ethernet/ |
D | korina.c | 734 else if ((dev->flags & IFF_ALLMULTI) || (netdev_mc_count(dev) > 4)) in korina_multicast_list() 739 if (netdev_mc_count(dev) > 4) { in korina_multicast_list()
|
/linux-5.19.10/drivers/net/ethernet/intel/ixgb/ |
D | ixgb_main.c | 1072 if (netdev_mc_count(netdev) > IXGB_MAX_NUM_MULTICAST_ADDRESSES) { in ixgb_set_multi() 1091 ixgb_mc_addr_list_update(hw, mta, netdev_mc_count(netdev), 0); in ixgb_set_multi() 1593 (netdev_mc_count(netdev) > IXGB_MAX_NUM_MULTICAST_ADDRESSES)) { in ixgb_update_stats()
|