Searched refs:max_channels (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/mips/nlm/dev/net/ |
| H A D | xlpge.c | 274 int context_base, int hwport, int max_channels) in nlm_config_egress() argument 289 context_base, num_channels, max_channels, sc->portcfg); in nlm_config_egress() 291 context_base, num_channels, max_channels, sc->portcfg); in nlm_config_egress() 326 int max_channels, int context) in nlm_setup_interface() argument 345 nlm_config_egress(sc, nblock, context, port, max_channels); in nlm_setup_interface() 362 int max_channels; in nlm_setup_interfaces() local 371 max_channels = xlpnae_get_maxchannels(sc); in nlm_setup_interfaces() 379 flow_mask, max_channels, context); in nlm_setup_interfaces()
|
| /f-stack/freebsd/sys/ |
| H A D | soundcard.h | 1891 int max_channels; member
|