Searched refs:gnt_cfg (Results 1 – 4 of 4) sorted by relevance
4959 const struct rtw89_mac_ax_coex_gnt *gnt_cfg) in rtw89_mac_cfg_gnt() argument4963 if (gnt_cfg->band[0].gnt_bt) in rtw89_mac_cfg_gnt()4966 if (gnt_cfg->band[0].gnt_bt_sw_en) in rtw89_mac_cfg_gnt()4969 if (gnt_cfg->band[0].gnt_wl) in rtw89_mac_cfg_gnt()4972 if (gnt_cfg->band[0].gnt_wl_sw_en) in rtw89_mac_cfg_gnt()4975 if (gnt_cfg->band[1].gnt_bt) in rtw89_mac_cfg_gnt()4978 if (gnt_cfg->band[1].gnt_bt_sw_en) in rtw89_mac_cfg_gnt()4981 if (gnt_cfg->band[1].gnt_wl) in rtw89_mac_cfg_gnt()4984 if (gnt_cfg->band[1].gnt_wl_sw_en) in rtw89_mac_cfg_gnt()4998 const struct rtw89_mac_ax_coex_gnt *gnt_cfg) in rtw89_mac_cfg_gnt_v1() argument[all …]
1016 const struct rtw89_mac_ax_coex_gnt *gnt_cfg);1018 const struct rtw89_mac_ax_coex_gnt *gnt_cfg);
7681 static void _get_gnt(struct rtw89_dev *rtwdev, struct rtw89_mac_ax_coex_gnt *gnt_cfg) in _get_gnt() argument7691 gnt = &gnt_cfg->band[0]; in _get_gnt()7697 gnt = &gnt_cfg->band[1]; in _get_gnt()7706 gnt = &gnt_cfg->band[0]; in _get_gnt()7712 gnt = &gnt_cfg->band[1]; in _get_gnt()7733 struct rtw89_mac_ax_coex_gnt gnt_cfg = {}; in _show_mreg_v1() local7753 _get_gnt(rtwdev, &gnt_cfg); in _show_mreg_v1()7754 gnt = gnt_cfg.band[0]; in _show_mreg_v1()7763 gnt = gnt_cfg.band[1]; in _show_mreg_v1()7837 struct rtw89_mac_ax_coex_gnt gnt_cfg = {}; in _show_mreg_v2() local[all …]
3090 const struct rtw89_mac_ax_coex_gnt *gnt_cfg);5199 const struct rtw89_mac_ax_coex_gnt *gnt_cfg) in rtw89_chip_mac_cfg_gnt() argument5203 chip->ops->mac_cfg_gnt(rtwdev, gnt_cfg); in rtw89_chip_mac_cfg_gnt()