Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/xl/
HDif_xlreg.h168 #define XL_CMD_RX_SET_HASH 0xC800 /* 3c905B only */ macro
HDif_xl.c685 CSR_WRITE_2(sc, XL_COMMAND, XL_CMD_RX_SET_HASH | i); in xl_rxfilter_90xB()
708 h | XL_CMD_RX_SET_HASH | XL_HASH_SET); in xl_rxfilter_90xB()