Home
last modified time | relevance | path

Searched refs:KS8695_NR_ADDRESSES (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/drivers/net/arm/
Dks8695net.c317 #define KS8695_NR_ADDRESSES 16 macro
340 BUG_ON(i == KS8695_NR_ADDRESSES); in ks8695_init_partial_multicast()
352 for (; i < KS8695_NR_ADDRESSES; i++) { in ks8695_init_partial_multicast()
1104 } else if (netdev_mc_count(ndev) > KS8695_NR_ADDRESSES) { in ks8695_set_multicast()