Searched refs:feeder_rate_polyphase_max (Results 1 – 1 of 1) sorted by relevance
159 static int feeder_rate_polyphase_max = Z_POLYPHASE_MAX; variable171 TUNABLE_INT("hw.snd.feeder_rate_polyphase_max", &feeder_rate_polyphase_max);172 SYSCTL_INT(_hw_snd, OID_AUTO, feeder_rate_polyphase_max, CTLFLAG_RW,173 &feeder_rate_polyphase_max, 0, "maximum allowable polyphase entries");1013 if (feeder_rate_polyphase_max < 1) in z_resampler_build_polyphase()1017 feeder_rate_polyphase_max) { in z_resampler_build_polyphase()1022 feeder_rate_polyphase_max); in z_resampler_build_polyphase()