Home
last modified time | relevance | path

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

12345

/linux-2.6.39/drivers/net/stmmac/
Ddwmac1000_core.c97 __func__, netdev_mc_count(dev), netdev_uc_count(dev)); in dwmac1000_set_filter()
101 else if ((netdev_mc_count(dev) > HASH_TABLE_SIZE) in dwmac1000_set_filter()
Ddwmac100_core.c111 } else if ((netdev_mc_count(dev) > HASH_TABLE_SIZE) in dwmac100_set_filter()
/linux-2.6.39/drivers/net/pcmcia/
Dnmclan_cs.c1429 if (netdev_mc_count(dev) != old) { in set_multicast_list()
1430 old = netdev_mc_count(dev); in set_multicast_list()
1438 lp->multicast_num_addrs = netdev_mc_count(dev); in set_multicast_list()
1484 if (netdev_mc_count(dev) != old) { in set_multicast_list()
1485 old = netdev_mc_count(dev); in set_multicast_list()
1492 lp->multicast_num_addrs = netdev_mc_count(dev); in set_multicast_list()
/linux-2.6.39/drivers/staging/et131x/
Det131x_netdev.c437 if (netdev_mc_count(netdev) > NIC_MAX_MCAST_LIST) in et131x_multicast()
440 if (netdev_mc_count(netdev) < 1) { in et131x_multicast()
/linux-2.6.39/drivers/net/tulip/
Duli526x.c559 send_filter_frame(dev, netdev_mc_count(dev)); /* M5261/M5263 */ in uli526x_init()
911 netdev_mc_count(dev) > ULI5261_MAX_MULTICAST) { in uli526x_set_filter_mode()
913 netdev_mc_count(dev)); in uli526x_set_filter_mode()
920 ULI526X_DBUG(0, "Set multicast address", netdev_mc_count(dev)); in uli526x_set_filter_mode()
921 send_filter_frame(dev, netdev_mc_count(dev)); /* M5261/M5263 */ in uli526x_set_filter_mode()
1426 for (i = netdev_mc_count(dev); i < 14; i++) { in send_filter_frame()
Dtulip_core.c1064 memset(setup_frm, 0xff, (15 - netdev_mc_count(dev)) * 12); in build_setup_frame_perfect()
1087 } else if ((netdev_mc_count(dev) > 1000) || in set_rx_mode()
1096 if (netdev_mc_count(dev) > 64) { in set_rx_mode()
1140 if (netdev_mc_count(dev) > 14) { in set_rx_mode()
/linux-2.6.39/net/irda/irlan/
Dirlan_eth.c326 netdev_mc_count(dev) > HW_MAX_ADDRS) { in irlan_eth_set_multicast_list()
/linux-2.6.39/net/bluetooth/bnep/
Dnetdev.c68 BT_DBG("%s mc_count %d", dev->name, netdev_mc_count(dev)); in bnep_net_set_mc_list()
/linux-2.6.39/drivers/net/chelsio/
Dcommon.h79 #define t1_rx_mode_mc_cnt(rm) (netdev_mc_count(rm->dev))
/linux-2.6.39/drivers/net/
D3c527.c1529 netdev_mc_count(dev) > 10) in do_mc32_set_multicast_list()
1543 block[0]=netdev_mc_count(dev); in do_mc32_set_multicast_list()
1551 2+6*netdev_mc_count(dev))==-1) in do_mc32_set_multicast_list()
Dlp486e.c1254 dev->name, netdev_mc_count(dev)); in set_multicast_list()
1260 netdev_mc_count(dev) * 6, GFP_ATOMIC); in set_multicast_list()
1266 *((unsigned short *) (cmd + 1)) = netdev_mc_count(dev) * 6; in set_multicast_list()
Dsonic.c543 (netdev_mc_count(dev) > 15)) { in sonic_multicast_list()
548 netdev_mc_count(dev)); in sonic_multicast_list()
Deexpress.c1579 int count = netdev_mc_count(dev); in eexp_setup_filter()
1624 if (lp->old_mc_count != netdev_mc_count(dev)) { in eexp_set_multicast()
1626 lp->old_mc_count = netdev_mc_count(dev); in eexp_set_multicast()
Dlib82596.c1346 dev->name, netdev_mc_count(dev), in set_multicast_list()
1382 cnt = netdev_mc_count(dev); in set_multicast_list()
1396 cmd->mc_cnt = SWAP16(netdev_mc_count(dev) * 6); in set_multicast_list()
Dbmac.c974 int num_addrs = netdev_mc_count(dev); in bmac_set_multicast()
983 if((dev->flags & IFF_ALLMULTI) || (netdev_mc_count(dev) > 64)) { in bmac_set_multicast()
1022 if((dev->flags & IFF_ALLMULTI) || (netdev_mc_count(dev) > 64)) { in bmac_set_multicast()
Dks8851_mll.c1186 if ((netdev->flags & IFF_MULTICAST) && netdev_mc_count(netdev)) { in ks_set_rx_mode()
1187 if (netdev_mc_count(netdev) <= MAX_MCAST_LST) { in ks_set_rx_mode()
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()
Dstarfire.c1790 } else if ((netdev_mc_count(dev) > multicast_filter_limit) || in set_rx_mode()
1794 } else if (netdev_mc_count(dev) <= 14) { in set_rx_mode()
1805 i = netdev_mc_count(dev) + 2; in set_rx_mode()
/linux-2.6.39/drivers/net/ixgbevf/
Dvf.c277 cnt = netdev_mc_count(netdev); in ixgbevf_update_mc_addr_list_vf()
/linux-2.6.39/drivers/staging/wlags49_h2/
Dwl_netdev.c1071 DBG_PRINT( " mc_count: %d\n", netdev_mc_count(dev)); in wl_multicast()
1101 else if ((netdev_mc_count(dev) > HCF_MAX_MULTICAST) || in wl_multicast()
1115 lp->ltvRecord.len = ( netdev_mc_count(dev) * 3 ) + 1; in wl_multicast()
/linux-2.6.39/drivers/net/fs_enet/
Dmac-fec.c223 netdev_mc_count(dev) > FEC_MAX_MULTICAST_ADDRS) { in set_multicast_finish()
Dmac-scc.c215 netdev_mc_count(dev) > SCC_MAX_MULTICAST_ADDRS) { in set_multicast_finish()
Dmac-fcc.c221 netdev_mc_count(dev) > FCC_MAX_MULTICAST_ADDRS) { in set_multicast_finish()
/linux-2.6.39/drivers/net/usb/
Dmcs7830.c449 netdev_mc_count(net) > MCS7830_MAX_MCAST) { in mcs7830_data_set_multicast()
Ddm9601.c386 netdev_mc_count(net) > DM_MAX_MCAST) { in dm9601_set_multicast()

12345