Searched refs:max_channels (Results 1 – 3 of 3) sorted by relevance
| /NextBSD/sys/mips/nlm/dev/net/ |
| HD | xlpge.c | 272 int context_base, int hwport, int max_channels) in nlm_config_egress() argument 287 context_base, num_channels, max_channels, sc->portcfg); in nlm_config_egress() 289 context_base, num_channels, max_channels, sc->portcfg); in nlm_config_egress() 324 int max_channels, int context) in nlm_setup_interface() argument 343 nlm_config_egress(sc, nblock, context, port, max_channels); in nlm_setup_interface() 360 int max_channels; in nlm_setup_interfaces() local 369 max_channels = xlpnae_get_maxchannels(sc); in nlm_setup_interfaces() 377 flow_mask, max_channels, context); in nlm_setup_interfaces()
|
| /NextBSD/sys/sys/ |
| HD | soundcard.h | 1893 int max_channels; member
|
| /NextBSD/sys/dev/sound/pcm/ |
| HD | dsp.c | 2723 ai->max_channels = maxch; in dsp_oss_audioinfo()
|