Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/bce/
Dif_bcereg.h3436 #define BCE_EMAC_MULTICAST_HASH0 0x000014d0 macro
Dif_bce.c8091 REG_WR(sc, BCE_EMAC_MULTICAST_HASH0 + (i * 4), in bce_set_rx_mode()
8110 REG_WR(sc, BCE_EMAC_MULTICAST_HASH0 + (i * 4), hashes[i]); in bce_set_rx_mode()