Searched refs:max_channels (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/sys/mips/nlm/dev/net/
H A Dxlpge.c271 int context_base, int hwport, int max_channels)
286 context_base, num_channels, max_channels, sc->portcfg);
288 context_base, num_channels, max_channels, sc->portcfg);
323 int max_channels, int context)
342 nlm_config_egress(sc, nblock, context, port, max_channels);
359 int max_channels; local
367 /* calculate max_channels */
368 max_channels = xlpnae_get_maxchannels(sc);
376 flow_mask, max_channels, context);
270 nlm_config_egress(struct nlm_xlpnae_softc *sc, int nblock, int context_base, int hwport, int max_channels) argument
321 nlm_setup_interface(struct nlm_xlpnae_softc *sc, int nblock, int port, uint32_t cur_flow_base, uint32_t flow_mask, int max_channels, int context) argument
/freebsd-10.0-release/sys/sys/
H A Dsoundcard.h1893 int max_channels; member in struct:oss_audioinfo
/freebsd-10.0-release/sys/dev/sound/pcm/
H A Ddsp.c2719 ai->max_channels = maxch;

Completed in 91 milliseconds