Home
last modified time | relevance | path

Searched refs:nbtg_tx (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/wireless/realtek/rtw89/
H A Dcoex.c6313 o_info->nbtg_tx[BTC_RF_S0] = BTC_PREAGC_DISABLE; in _set_wl_preagc_ctrl()
6315 o_info->nbtg_tx[BTC_RF_S0] = is_preagc; in _set_wl_preagc_ctrl()
6318 o_info->nbtg_tx[BTC_RF_S1] = BTC_PREAGC_DISABLE; in _set_wl_preagc_ctrl()
6320 o_info->nbtg_tx[BTC_RF_S1] = is_preagc; in _set_wl_preagc_ctrl()
6323 o_info->nbtg_tx[BTC_RF_S0] = is_preagc; in _set_wl_preagc_ctrl()
6324 o_info->nbtg_tx[BTC_RF_S1] = is_preagc; in _set_wl_preagc_ctrl()
6330 chip->ops->ctrl_nbtg_bt_tx(rtwdev, o_info->nbtg_tx[BTC_RF_S0], in _set_wl_preagc_ctrl()
6334 chip->ops->ctrl_nbtg_bt_tx(rtwdev, o_info->nbtg_tx[BTC_RF_S1], in _set_wl_preagc_ctrl()
H A Dfw.c6703 memcpy(h2c->osi.nbtg_tx, osi->nbtg_tx, sizeof(osi->nbtg_tx)); in rtw89_fw_h2c_cxdrv_osi_info()
6770 memcpy(h2c->osi.nbtg_tx, osi->nbtg_tx, sizeof(osi->nbtg_tx)); in rtw89_fw_h2c_cxdrv_osi_info_v6()
H A Dcore.h3833 u8 nbtg_tx[BTC_RF_NUM]; member
3852 u8 nbtg_tx[BTC_RF_NUM]; member
3877 u8 nbtg_tx[BTC_RF_NUM]; /* for MPI_bb_nbtg_bt_tx pre=AGC control */ member