Searched refs:bt_pos (Results 1 – 6 of 6) 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()
1790 module->bt_pos = BTC_BT_ALONE; in rtw8852a_btc_set_rfe()1793 module->bt_pos = BTC_BT_BTG; in rtw8852a_btc_set_rfe()
2572 module->bt_pos = BTC_BT_ALONE; in rtw8852c_btc_set_rfe()2575 module->bt_pos = BTC_BT_BTG; in rtw8852c_btc_set_rfe()
1676 RTW89_SET_FWCMD_CXINIT_MOD_BT_POS(cmd, module->bt_pos); in rtw89_fw_h2c_cxdrv_init()
1321 u8 bt_pos: 1; member
5727 (bt->enable.now && (bt->btg_type != module->bt_pos) ? in _show_bt_info()