Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/dwc/
Dif_dwc.h197 #define HASH_TABLE_REG(n) 0x500 + (0x4 * n) macro
Dif_dwc.c480 WRITE4(sc, HASH_TABLE_REG(i), ctx.hash[i]); in dwc_setup_rxfilter()