Searched refs:gnt_cfg (Results 1 – 5 of 5) sorted by relevance
1806 const struct rtw89_mac_ax_coex_gnt *gnt_cfg) in rtw89_mac_cfg_gnt_v2() argument1810 if (gnt_cfg->band[0].gnt_bt) in rtw89_mac_cfg_gnt_v2()1814 if (gnt_cfg->band[0].gnt_bt_sw_en) in rtw89_mac_cfg_gnt_v2()1818 if (gnt_cfg->band[0].gnt_wl) in rtw89_mac_cfg_gnt_v2()1822 if (gnt_cfg->band[0].gnt_wl_sw_en) in rtw89_mac_cfg_gnt_v2()1826 if (gnt_cfg->band[1].gnt_bt) in rtw89_mac_cfg_gnt_v2()1830 if (gnt_cfg->band[1].gnt_bt_sw_en) in rtw89_mac_cfg_gnt_v2()1834 if (gnt_cfg->band[1].gnt_wl) in rtw89_mac_cfg_gnt_v2()1838 if (gnt_cfg->band[1].gnt_wl_sw_en) in rtw89_mac_cfg_gnt_v2()1842 if (gnt_cfg->bt[0].wlan_act_en) in rtw89_mac_cfg_gnt_v2()[all …]
5660 const struct rtw89_mac_ax_coex_gnt *gnt_cfg) in rtw89_mac_cfg_gnt() argument5664 if (gnt_cfg->band[0].gnt_bt) in rtw89_mac_cfg_gnt()5667 if (gnt_cfg->band[0].gnt_bt_sw_en) in rtw89_mac_cfg_gnt()5670 if (gnt_cfg->band[0].gnt_wl) in rtw89_mac_cfg_gnt()5673 if (gnt_cfg->band[0].gnt_wl_sw_en) in rtw89_mac_cfg_gnt()5676 if (gnt_cfg->band[1].gnt_bt) in rtw89_mac_cfg_gnt()5679 if (gnt_cfg->band[1].gnt_bt_sw_en) in rtw89_mac_cfg_gnt()5682 if (gnt_cfg->band[1].gnt_wl) in rtw89_mac_cfg_gnt()5685 if (gnt_cfg->band[1].gnt_wl_sw_en) in rtw89_mac_cfg_gnt()5699 const struct rtw89_mac_ax_coex_gnt *gnt_cfg) in rtw89_mac_cfg_gnt_v1() argument[all …]
1222 const struct rtw89_mac_ax_coex_gnt *gnt_cfg);1224 const struct rtw89_mac_ax_coex_gnt *gnt_cfg);1226 const struct rtw89_mac_ax_coex_gnt *gnt_cfg);
9857 static void _get_gnt(struct rtw89_dev *rtwdev, struct rtw89_mac_ax_coex_gnt *gnt_cfg) in _get_gnt() argument9868 gnt = &gnt_cfg->band[0]; in _get_gnt()9874 gnt = &gnt_cfg->band[1]; in _get_gnt()9883 gnt = &gnt_cfg->band[0]; in _get_gnt()9889 gnt = &gnt_cfg->band[1]; in _get_gnt()9950 struct rtw89_mac_ax_coex_gnt gnt_cfg = {}; in _show_mreg_v1() local9967 _get_gnt(rtwdev, &gnt_cfg); in _show_mreg_v1()9969 gnt = gnt_cfg.band[0]; in _show_mreg_v1()9978 gnt = gnt_cfg.band[1]; in _show_mreg_v1()10028 struct rtw89_mac_ax_coex_gnt gnt_cfg = {}; in _show_mreg_v2() local[all …]
3644 const struct rtw89_mac_ax_coex_gnt *gnt_cfg);6427 const struct rtw89_mac_ax_coex_gnt *gnt_cfg) in rtw89_chip_mac_cfg_gnt() argument6431 chip->ops->mac_cfg_gnt(rtwdev, gnt_cfg); in rtw89_chip_mac_cfg_gnt()