Searched refs:ctrl_nbtg_bt_tx (Results 1 – 10 of 10) sorted by relevance
| /linux-6.15/drivers/net/wireless/realtek/rtw89/ |
| H A D | rtw8852b_common.h | 142 void (*ctrl_nbtg_bt_tx)(struct rtw89_dev *rtwdev, bool en, member 280 rtw8852bx_info.ctrl_nbtg_bt_tx(rtwdev, en, phy_idx); in rtw8852bx_ctrl_nbtg_bt_tx()
|
| H A D | rtw8852bt.c | 696 .ctrl_nbtg_bt_tx = rtw8852bx_ctrl_nbtg_bt_tx,
|
| H A D | rtw8852b.c | 762 .ctrl_nbtg_bt_tx = rtw8852bx_ctrl_nbtg_bt_tx,
|
| H A D | core.h | 3645 void (*ctrl_nbtg_bt_tx)(struct rtw89_dev *rtwdev, bool en, member 6799 if (chip->ops->ctrl_nbtg_bt_tx) in rtw89_ctrl_nbtg_bt_tx() 6800 chip->ops->ctrl_nbtg_bt_tx(rtwdev, en, phy_idx); in rtw89_ctrl_nbtg_bt_tx()
|
| H A D | rtw8852a.c | 2135 .ctrl_nbtg_bt_tx = rtw8852a_ctrl_nbtg_bt_tx,
|
| H A D | rtw8852b_common.c | 2056 .ctrl_nbtg_bt_tx = __rtw8852bx_ctrl_nbtg_bt_tx,
|
| H A D | rtw8851b.c | 2409 .ctrl_nbtg_bt_tx = rtw8851b_ctrl_nbtg_bt_tx,
|
| H A D | rtw8852c.c | 2929 .ctrl_nbtg_bt_tx = rtw8852c_ctrl_nbtg_bt_tx,
|
| H A D | rtw8922a.c | 2740 .ctrl_nbtg_bt_tx = rtw8922a_ctrl_nbtg_bt_tx,
|
| H A D | coex.c | 5019 chip->ops->ctrl_nbtg_bt_tx(rtwdev, dm->wl_pre_agc, RTW89_PHY_0); in _set_wl_preagc_ctrl()
|