Home
last modified time | relevance | path

Searched refs:ant_type (Results 1 – 10 of 10) sorted by relevance

/src/sys/contrib/dev/rtw89/
H A Drtw8852b.c710 rtwdev->btc.ant_type = md->md_v7.ant.type; in rtw8852b_btc_set_rfe()
733 rtwdev->btc.ant_type = md->md.ant.type; in rtw8852b_btc_set_rfe()
H A Drtw8851b.c2115 rtwdev->btc.ant_type = md->md_v7.ant.type; in rtw8851b_btc_set_rfe()
2151 rtwdev->btc.ant_type = md->md.ant.type; in rtw8851b_btc_set_rfe()
2161 if (rtwdev->btc.ant_type == BTC_ANT_SHARED) /* 1-Ant */ in rtw8851b_set_trx_mask()
2220 if (btc->ant_type == BTC_ANT_SHARED && btc->btg_pos == path) in rtw8851b_btc_init_cfg()
2405 if (btc->ant_type == BTC_ANT_DEDICATED) in rtw8851b_btc_set_wl_rx_gain()
H A Dcoex.c3159 if (btc->ant_type == BTC_ANT_SHARED) { in _set_rf_trx_para()
3554 if (btc->ant_type == BTC_ANT_SHARED) { in _check_freerun()
3691 if (btc->ant_type == BTC_ANT_SHARED) { in rtw89_btc_set_policy()
4018 if (btc->ant_type == BTC_ANT_SHARED) { in rtw89_btc_set_policy_v1()
4794 if (btc->ant_type == BTC_ANT_SHARED) { /* shared-antenna */ in _action_bt_idle()
4833 if (btc->ant_type == BTC_ANT_SHARED) { in _action_bt_hfp()
4863 if (btc->ant_type == BTC_ANT_SHARED) { /* shared-antenna */ in _action_bt_hid()
5124 if (btc->ant_type == BTC_ANT_SHARED) in _action_wl_other()
5150 btc->ant_type == BTC_ANT_SHARED) { in _action_wl_rfk()
5193 if (btc->ant_type == BTC_ANT_SHARED) { in _set_btg_ctrl()
[all …]
H A Drtw8852a.c1809 rtwdev->btc.ant_type = md->md_v7.ant.type; in rtw8852a_btc_set_rfe()
1832 rtwdev->btc.ant_type = md->md.ant.type; in rtw8852a_btc_set_rfe()
1881 if (btc->ant_type == BTC_ANT_SHARED) { in rtw8852a_btc_init_cfg()
H A Drtw8852c.c2582 rtwdev->btc.ant_type = md->md_v7.ant.type; in rtw8852c_btc_set_rfe()
2605 rtwdev->btc.ant_type = md->md.ant.type; in rtw8852c_btc_set_rfe()
2686 if (btc->ant_type == BTC_ANT_SHARED) { in rtw8852c_btc_init_cfg()
H A Drtw8922a.c2486 rtwdev->btc.ant_type = module->ant.type; in rtw8922a_btc_set_rfe()
2527 if (btc->ant_type == BTC_ANT_SHARED && btc->btg_pos == path) in rtw8922a_btc_init_cfg()
H A Drtw8852b_common.c1820 if (btc->ant_type == BTC_ANT_SHARED) { in __rtw8852bx_btc_init_cfg()
H A Dfw.h2298 u8 ant_type; member
H A Dcore.h3285 u8 ant_type; member
H A Dfw.c4930 h2c->ant_type = ant->type;