Home
last modified time | relevance | path

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

/freebsd/sys/dev/bce/
H A Dif_bce.c7978 REG_WR(sc, BCE_RPM_SORT_USER0, 0x0); in bce_set_rx_mode()
7979 REG_WR(sc, BCE_RPM_SORT_USER0, sort_mode); in bce_set_rx_mode()
7980 REG_WR(sc, BCE_RPM_SORT_USER0, sort_mode | BCE_RPM_SORT_USER0_ENA); in bce_set_rx_mode()
H A Dif_bcereg.h3692 #define BCE_RPM_SORT_USER0 0x00001820 macro