Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/rtw89/
H A Drtw8852b.c730 rtwdev->btc.ant_type = md->md_v7.ant.type; in rtw8852b_btc_set_rfe()
753 rtwdev->btc.ant_type = md->md.ant.type; in rtw8852b_btc_set_rfe()
H A Drtw8851b.c2113 rtwdev->btc.ant_type = md->md_v7.ant.type; in rtw8851b_btc_set_rfe()
2149 rtwdev->btc.ant_type = md->md.ant.type; in rtw8851b_btc_set_rfe()
2159 if (rtwdev->btc.ant_type == BTC_ANT_SHARED) /* 1-Ant */ in rtw8851b_set_trx_mask()
2218 if (btc->ant_type == BTC_ANT_SHARED && btc->btg_pos == path) in rtw8851b_btc_init_cfg()
2403 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.c1807 rtwdev->btc.ant_type = md->md_v7.ant.type; in rtw8852a_btc_set_rfe()
1830 rtwdev->btc.ant_type = md->md.ant.type; in rtw8852a_btc_set_rfe()
1879 if (btc->ant_type == BTC_ANT_SHARED) { in rtw8852a_btc_init_cfg()
H A Drtw8852c.c2580 rtwdev->btc.ant_type = md->md_v7.ant.type; in rtw8852c_btc_set_rfe()
2603 rtwdev->btc.ant_type = md->md.ant.type; in rtw8852c_btc_set_rfe()
2684 if (btc->ant_type == BTC_ANT_SHARED) { in rtw8852c_btc_init_cfg()
H A Drtw8922a.c2535 rtwdev->btc.ant_type = module->ant.type; in rtw8922a_btc_set_rfe()
2576 if (btc->ant_type == BTC_ANT_SHARED && btc->btg_pos == path) in rtw8922a_btc_init_cfg()
H A Drtw8852b_common.c1818 if (btc->ant_type == BTC_ANT_SHARED) { in __rtw8852bx_btc_init_cfg()
H A Dfw.h2495 u8 ant_type; member
H A Dcore.h3333 u8 ant_type; member
H A Dfw.c5641 h2c->ant_type = ant->type;