Searched refs:gc_multicast_hash (Results 1 – 3 of 3) sorted by relevance
432 uint32_t (*gc_multicast_hash)(struct gem_dev *dp, uint8_t *); member
2247 gcp->gc_multicast_hash = &sfe_mcast_hash; in sfeattach()
3286 if (dp->gc.gc_multicast_hash) { in gem_add_multicast()3288 (*dp->gc.gc_multicast_hash)(dp, (uint8_t *)ep); in gem_add_multicast()