Searched refs:bt_pos (Results 1 – 10 of 10) sorted by relevance
53 size_t bt_pos = 0; in test_unwind() local79 if (bt_pos < BT_BUF_SIZE) { in test_unwind()80 bt_pos += snprintf(bt + bt_pos, BT_BUF_SIZE - bt_pos, in test_unwind()85 if (bt_pos >= BT_BUF_SIZE) in test_unwind()
615 md->md_v7.bt_pos = BTC_BT_ALONE; in rtw8852b_btc_set_rfe()618 md->md_v7.bt_pos = BTC_BT_BTG; in rtw8852b_btc_set_rfe()638 md->md.bt_pos = BTC_BT_ALONE; in rtw8852b_btc_set_rfe()641 md->md.bt_pos = BTC_BT_BTG; in rtw8852b_btc_set_rfe()
577 md->md_v7.bt_pos = BTC_BT_BTG; in rtw8852bt_btc_set_rfe()600 md->md_v7.bt_pos = BTC_BT_BTG; in rtw8852bt_btc_set_rfe()604 md->md_v7.bt_pos = BTC_BT_ALONE; in rtw8852bt_btc_set_rfe()
1706 md->md_v7.bt_pos = BTC_BT_ALONE; in rtw8852a_btc_set_rfe()1709 md->md_v7.bt_pos = BTC_BT_BTG; in rtw8852a_btc_set_rfe()1729 md->md.bt_pos = BTC_BT_ALONE; in rtw8852a_btc_set_rfe()1732 md->md.bt_pos = BTC_BT_BTG; in rtw8852a_btc_set_rfe()
1966 md->md_v7.bt_pos = BTC_BT_BTG; in rtw8851b_btc_set_rfe()1971 md->md_v7.bt_pos = BTC_BT_ALONE; in rtw8851b_btc_set_rfe()2002 md->md.bt_pos = BTC_BT_BTG; in rtw8851b_btc_set_rfe()2007 md->md.bt_pos = BTC_BT_ALONE; in rtw8851b_btc_set_rfe()
2410 md->md_v7.bt_pos = BTC_BT_ALONE; in rtw8852c_btc_set_rfe()2413 md->md_v7.bt_pos = BTC_BT_BTG; in rtw8852c_btc_set_rfe()2433 md->md.bt_pos = BTC_BT_ALONE; in rtw8852c_btc_set_rfe()2436 md->md.bt_pos = BTC_BT_BTG; in rtw8852c_btc_set_rfe()
2263 module->bt_pos = BTC_BT_ALONE; in rtw8922a_btc_set_rfe()2266 module->bt_pos = BTC_BT_BTG; in rtw8922a_btc_set_rfe()
8286 u8 bt_pos; in _show_bt_info() local8292 bt_pos = md->md_v7.bt_pos; in _show_bt_info()8294 bt_pos = md->md.bt_pos; in _show_bt_info()8301 (bt->enable.now && (bt->btg_type != bt_pos) ? in _show_bt_info()
1907 u8 bt_pos: 1; member1918 u8 bt_pos; /* wl-end view: get from efuse, must compare bt.btg_type*/ member
3997 u8_encode_bits(module->bt_pos, RTW89_H2C_CXINIT_MOD_INFO_BT_POS) | in rtw89_fw_h2c_cxdrv_init()