msdu_lifetime 727 dev/ic/acx.c struct acx_conf_msdu_lifetime msdu_lifetime; msdu_lifetime 750 dev/ic/acx.c msdu_lifetime.lifetime = htole32(sc->sc_msdu_lifetime); msdu_lifetime 751 dev/ic/acx.c if (acx_set_conf(sc, ACX_CONF_MSDU_LIFETIME, &msdu_lifetime, msdu_lifetime 752 dev/ic/acx.c sizeof(msdu_lifetime)) != 0) {