Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dacxreg.h208 #define ACX_CONF_RXOPT 0x0010 macro
H A Dacx.c827 if (acx_set_conf(sc, ACX_CONF_RXOPT, &rx_opt, sizeof(rx_opt)) != 0) { in acx_rx_config()