Searched refs:tunable_bundle_max (Results 1 – 2 of 2) sorted by relevance
215 int tunable_bundle_max; /* max # frames per interrupt (ucode) */ member
3120 htole16(sc->tunable_bundle_max); in fxp_load_ucode()3134 uc->bundle_max_offset == 0 ? 0 : sc->tunable_bundle_max); in fxp_load_ucode()3159 &sc->tunable_bundle_max, 0, sysctl_hw_fxp_bundle_max, "I", in fxp_sysctl_node()3168 sc->tunable_bundle_max = TUNABLE_BUNDLE_MAX; in fxp_sysctl_node()3172 device_get_unit(sc->dev), "bundle_max", &sc->tunable_bundle_max); in fxp_sysctl_node()