Searched refs:ACX_CONF_RXOPT (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/ic/ | ||
H A D | acxreg.h | 208 #define ACX_CONF_RXOPT 0x0010 macro |
H A D | acx.c | 827 if (acx_set_conf(sc, ACX_CONF_RXOPT, &rx_opt, sizeof(rx_opt)) != 0) { in acx_rx_config() |