Searched refs:send_filter_frame (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/tulip/
H A Ddmfe.c329 static void send_filter_frame(struct DEVICE * ,int);
628 send_filter_frame(dev, dev->mc_count); /* DM9102/DM9102A */
1051 send_filter_frame(dev, dev->mc_count); /* DM9102/DM9102A */
1470 static void send_filter_frame(struct DEVICE *dev, int mc_cnt) function
1479 DMFE_DBUG(0, "send_filter_frame()", 0);
H A Duli526x.c231 static void send_filter_frame(struct net_device *, int);
534 send_filter_frame(dev, dev->mc_count); /* M5261/M5263 */
893 send_filter_frame(dev, dev->mc_count); /* M5261/M5263 */
1266 static void send_filter_frame(struct net_device *dev, int mc_cnt) function
1275 ULI526X_DBUG(0, "send_filter_frame()", 0);

Completed in 52 milliseconds