Home
last modified time | relevance | path

Searched refs:ch_cfg (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/contrib/dev/athk/ath11k/
H A Dmhi.c115 .ch_cfg = ath11k_mhi_channels_qca6390,
208 .ch_cfg = ath11k_mhi_channels_qcn9074,
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dmhi.h64 const struct mhi_channel_config *ch_cfg; member
/freebsd/sys/contrib/dev/athk/ath12k/
H A Dmhi.c108 .ch_cfg = ath12k_mhi_channels_qcn9274,
201 .ch_cfg = ath12k_mhi_channels_wcn7850,
/freebsd/sys/contrib/dev/rtw89/
H A Dmac.c897 if (param_ini.ch_cfg) in hfc_pub_ctrl()
898 param->ch_cfg = param_ini.ch_cfg; in hfc_pub_ctrl()
910 const struct rtw89_hfc_ch_cfg *ch_cfg = param->ch_cfg; in hfc_upd_mix_info()
917 if ((ch_cfg[ch].min && ch_cfg[ch].min < prec_cfg->ch011_prec) || in hfc_upd_mix_info()
918 ch_cfg[ch].max > pub_cfg->pub_max) in hfc_upd_mix_info()
920 if (ch_cfg[ch].grp >= grp_num) in hfc_upd_mix_info()
958 const struct rtw89_hfc_ch_cfg *cfg = param->ch_cfg; in hfc_upd_mix_info()
777 const struct rtw89_hfc_ch_cfg *ch_cfg = param->ch_cfg; hfc_ch_cfg_chk() local
[all...]
H A Dcore.h3742 const struct rtw89_hfc_ch_cfg *ch_cfg;
3750 const struct rtw89_hfc_ch_cfg *ch_cfg;
3144 const struct rtw89_hfc_ch_cfg *ch_cfg; global() member
3152 const struct rtw89_hfc_ch_cfg *ch_cfg; global() member