Searched refs:gnt_cfg (Results 1 – 4 of 4) sorted by relevance
4202 const struct rtw89_mac_ax_coex_gnt *gnt_cfg) in rtw89_mac_cfg_gnt() argument4206 if (gnt_cfg->band[0].gnt_bt) in rtw89_mac_cfg_gnt()4209 if (gnt_cfg->band[0].gnt_bt_sw_en) in rtw89_mac_cfg_gnt()4212 if (gnt_cfg->band[0].gnt_wl) in rtw89_mac_cfg_gnt()4215 if (gnt_cfg->band[0].gnt_wl_sw_en) in rtw89_mac_cfg_gnt()4218 if (gnt_cfg->band[1].gnt_bt) in rtw89_mac_cfg_gnt()4221 if (gnt_cfg->band[1].gnt_bt_sw_en) in rtw89_mac_cfg_gnt()4224 if (gnt_cfg->band[1].gnt_wl) in rtw89_mac_cfg_gnt()4227 if (gnt_cfg->band[1].gnt_wl_sw_en) in rtw89_mac_cfg_gnt()4241 const struct rtw89_mac_ax_coex_gnt *gnt_cfg) in rtw89_mac_cfg_gnt_v1() argument[all …]
849 const struct rtw89_mac_ax_coex_gnt *gnt_cfg);851 const struct rtw89_mac_ax_coex_gnt *gnt_cfg);
6608 static void _get_gnt(struct rtw89_dev *rtwdev, struct rtw89_mac_ax_coex_gnt *gnt_cfg) in _get_gnt() argument6618 gnt = &gnt_cfg->band[0]; in _get_gnt()6624 gnt = &gnt_cfg->band[1]; in _get_gnt()6633 gnt = &gnt_cfg->band[0]; in _get_gnt()6639 gnt = &gnt_cfg->band[1]; in _get_gnt()6660 struct rtw89_mac_ax_coex_gnt gnt_cfg = {}; in _show_mreg() local6683 _get_gnt(rtwdev, &gnt_cfg); in _show_mreg()6684 gnt = gnt_cfg.band[0]; in _show_mreg()6693 gnt = gnt_cfg.band[1]; in _show_mreg()
2347 const struct rtw89_mac_ax_coex_gnt *gnt_cfg);4147 const struct rtw89_mac_ax_coex_gnt *gnt_cfg) in rtw89_chip_mac_cfg_gnt() argument4151 chip->ops->mac_cfg_gnt(rtwdev, gnt_cfg); in rtw89_chip_mac_cfg_gnt()