Home
last modified time | relevance | path

Searched defs:max_channels (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dmhi.h67 int buf_len, max_channels, num_channels, num_events, use_bounce_buf; member
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dscan.c1074 for (i = 0; i < band->n_channels && j < max_channels; i++, j++) in iwl_mvm_fill_scan_config_v1() argument
1059 iwl_mvm_fill_channels(struct iwl_mvm * mvm,u8 * channels,u32 max_channels) iwl_mvm_fill_channels() argument
1101 iwl_mvm_fill_scan_config_v2(struct iwl_mvm * mvm,void * config,u32 flags,u8 channel_flags,u32 max_channels) iwl_mvm_fill_scan_config_v2() argument
/freebsd/sys/sys/
H A Dsoundcard.h1898 int max_channels; member