acx_set_conf 518 dev/ic/acx.c if (acx_set_conf(sc, ACX_CONF_WEP_TXKEY, &wep_txkey, acx_set_conf 736 dev/ic/acx.c if (acx_set_conf(sc, ACX_CONF_NRETRY_SHORT, &sretry, acx_set_conf 743 dev/ic/acx.c if (acx_set_conf(sc, ACX_CONF_NRETRY_LONG, &lretry, acx_set_conf 751 dev/ic/acx.c if (acx_set_conf(sc, ACX_CONF_MSDU_LIFETIME, &msdu_lifetime, acx_set_conf 759 dev/ic/acx.c if (acx_set_conf(sc, ACX_CONF_RATE_FALLBACK, &rate_fb, acx_set_conf 767 dev/ic/acx.c if (acx_set_conf(sc, ACX_CONF_ANTENNA, &ant, sizeof(ant)) != 0) { acx_set_conf 774 dev/ic/acx.c if (acx_set_conf(sc, ACX_CONF_REGDOM, ®_dom, sizeof(reg_dom)) != 0) { acx_set_conf 816 dev/ic/acx.c if (acx_set_conf(sc, ACX_CONF_RXOPT, &rx_opt, sizeof(rx_opt)) != 0) { acx_set_conf 345 dev/ic/acx100.c if (acx_set_conf(sc, ACX_CONF_MMAP, &mem_map, sizeof(mem_map)) != 0) { acx_set_conf 353 dev/ic/acx100.c if (acx_set_conf(sc, ACX_CONF_WEPOPT, &wep_opt, sizeof(wep_opt)) != 0) { acx_set_conf 374 dev/ic/acx100.c if (acx_set_conf(sc, ACX_CONF_MMAP, &mem_map, sizeof(mem_map)) != 0) { acx_set_conf 407 dev/ic/acx100.c if (acx_set_conf(sc, ACX_CONF_MMAP, &mem_map, sizeof(mem_map)) != 0) { acx_set_conf 427 dev/ic/acx100.c if (acx_set_conf(sc, ACX100_CONF_FW_RING, &ring, sizeof(ring)) != 0) { acx_set_conf 461 dev/ic/acx100.c if (acx_set_conf(sc, ACX_CONF_MMAP, &mem_map, sizeof(mem_map)) != 0) { acx_set_conf 468 dev/ic/acx100.c if (acx_set_conf(sc, ACX_CONF_MEMBLK_SIZE, &memblk_sz, acx_set_conf 503 dev/ic/acx100.c if (acx_set_conf(sc, ACX100_CONF_MEMOPT, &mem, sizeof(mem)) != 0) { acx_set_conf 625 dev/ic/acx100.c if (acx_set_conf(sc, ACX_CONF_CCA_MODE, &cca, sizeof(cca)) != 0) { acx_set_conf 633 dev/ic/acx100.c if (acx_set_conf(sc, ACX_CONF_ED_THRESH, &ed, sizeof(ed)) != 0) { acx_set_conf 703 dev/ic/acx100.c if (acx_set_conf(sc, ACX_CONF_WEPKEY, &conf_wk, sizeof(conf_wk)) != 0) { acx_set_conf 353 dev/ic/acx111.c if (acx_set_conf(sc, ACX111_CONF_MEM, &mem, sizeof(mem)) != 0) { acx_set_conf 413 dev/ic/acx111.c if (acx_set_conf(sc, ACX_CONF_TXPOWER, &tx_power, acx_set_conf 433 dev/ic/acx111.c if (acx_set_conf(sc, ACX_CONF_OPTION, &opt, sizeof(opt)) != 0) { acx_set_conf 490 dev/ic/acxvar.h int acx_set_conf(struct acx_softc *, uint16_t, void *, uint16_t);