Searched refs:bt1_pos (Results 1 – 4 of 4) sorted by relevance
3272 md->bt1_pos = BTC_BT_ALONE; in rtw8922d_btc_set_rfe()3276 md->bt1_pos = BTC_BT_BTG; in rtw8922d_btc_set_rfe()3302 md->bt1_pos = BTC_BT_ALONE; /* BT1 may exist or not */ in rtw8922d_btc_set_rfe()3313 md->bt1_pos = BTC_BT_ALONE; in rtw8922d_btc_set_rfe()3325 md->bt1_pos = BTC_BT_ALONE; in rtw8922d_btc_set_rfe()
2451 u8 bt1_pos; /* BTC_BT_ALONE or BTC_BT_BTG */ member2465 u8 bt1_pos; member2486 u8 bt1_pos; /* BTC_BT_ALONE or BTC_BT_BTG */ member
5945 h2c->init.module.bt1_pos = md->bt1_pos; in rtw89_fw_h2c_cxdrv_init_v10()6017 h2c->init.module.bt1_pos = init->module.bt1_pos; in rtw89_fw_h2c_cxdrv_init_v11()
10086 u8 bt_pos = (bid == BTC_BT_1ST) ? md->bt0_pos : md->bt1_pos; in _show_bt_info()