Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw89/
H A Dcoex.c4114 if (wl->bt_polut_type[plt.band] == tx_val) in _set_bt_plut()
4117 wl->bt_polut_type[plt.band] = tx_val; in _set_bt_plut()
10053 id_to_polut(wl->bt_polut_type[wl->pta_req_mac])); in _show_mreg_v2()
10128 wl->pta_req_mac, id_to_polut(wl->bt_polut_type[wl->pta_req_mac])); in _show_mreg_v7()
H A Dcore.h1889 u8 bt_polut_type[RTW89_PHY_MAX]; /* BT polluted WL-Tx type for phy0/1 */ member