Home
last modified time | relevance | path

Searched refs:bt_polut_type (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/drivers/net/wireless/realtek/rtw89/
H A Dcoex.c4155 if (wl->bt_polut_type[plt.band] == tx_val) in _set_bt_plut()
4158 wl->bt_polut_type[plt.band] = tx_val; in _set_bt_plut()
10316 id_to_polut(wl->bt_polut_type[wl->pta_req_mac])); in _show_mreg_v2()
10399 id_to_polut(wl->bt_polut_type[wl->pta_req_mac])); in _show_mreg_v7()
H A Dcore.h1905 u8 bt_polut_type[RTW89_PHY_NUM]; /* BT polluted WL-Tx type for phy0/1 */ member