Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dacx100.c179 uint8_t cca_mode; member
602 conf->cca_mode = cca.cca_mode; in acx100_read_config()
603 DPRINTF(("%s: cca mode %02x\n", ifp->if_xname, cca.cca_mode)); in acx100_read_config()
625 cca.cca_mode = conf->cca_mode; in acx100_write_config()
H A Dacxvar.h290 uint8_t cca_mode; /* acx100 */ member