Home
last modified time | relevance | path

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

123456

/linux-5.19.10/drivers/net/ethernet/amd/
Dnmclan_cs.c1424 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/
Duli526x.c562 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()
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()
/linux-5.19.10/net/bluetooth/bnep/
Dnetdev.c59 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/
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()
/linux-5.19.10/drivers/net/ethernet/chelsio/cxgb/
Dcommon.h76 #define t1_rx_mode_mc_cnt(rm) (netdev_mc_count(rm->dev))
/linux-5.19.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()
/linux-5.19.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.c1448 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/
Dbmac.c967 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/
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()
/linux-5.19.10/drivers/net/usb/
Dsr9700.c274 netdev_mc_count(netdev) > SR_MCAST_MAX) { in sr9700_set_multicast()
Dmcs7830.c370 netdev_mc_count(net) > MCS7830_MAX_MCAST) { in mcs7830_data_set_multicast()
Ddm9601.c304 netdev_mc_count(net) > DM_MAX_MCAST) { in dm9601_set_multicast()
/linux-5.19.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()
/linux-5.19.10/drivers/net/ethernet/adaptec/
Dstarfire.c1785 } 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/
Dvf.c501 cnt = netdev_mc_count(netdev); in ixgbevf_update_mc_addr_list_vf()
/linux-5.19.10/drivers/net/ethernet/moxa/
Dmoxart_ether.c439 if ((ndev->flags & IFF_MULTICAST) && netdev_mc_count(ndev)) { in moxart_mac_set_rx_mode()
/linux-5.19.10/drivers/net/ethernet/
Dkorina.c734 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/
Dixgb_main.c1072 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()

123456