Searched refs:ant_xmap (Results 1 – 5 of 5) sorted by relevance
3233 memset(dm->ant_xmap, 0, sizeof(dm->ant_xmap)); in rtw8922d_btc_set_rfe()3243 dm->ant_xmap[BTC_RF_S0][BTC_BT_1ST] = 1; /* BT0 shared with S0*/ in rtw8922d_btc_set_rfe()3244 dm->ant_xmap[BTC_RF_S1][BTC_BT_1ST] = 0; /* WL 1T1R no RF-S1 */ in rtw8922d_btc_set_rfe()3262 dm->ant_xmap[BTC_RF_S1][BTC_BT_1ST] = 1; in rtw8922d_btc_set_rfe()3270 dm->ant_xmap[BTC_RF_S0][BTC_BT_2ND] = 1; in rtw8922d_btc_set_rfe()3291 dm->ant_xmap[BTC_RF_S1][BTC_BT_1ST] = 1; in rtw8922d_btc_set_rfe()3346 dm->ant_xmap[BTC_RF_S0][BTC_BT_1ST] = 0; /* wl 1ss-> RF-S0 */ in rtw8922d_btc_set_rfe()3347 dm->ant_xmap[BTC_RF_S1][BTC_BT_1ST] = 0; /* BT0-> RF-S1 */ in rtw8922d_btc_set_rfe()3348 dm->ant_xmap[BTC_RF_S0][BTC_BT_2ND] = 0; in rtw8922d_btc_set_rfe()3349 dm->ant_xmap[BTC_RF_S1][BTC_BT_2ND] = 0; /* BT1 -> 3rd Ant */ in rtw8922d_btc_set_rfe()[all …]
2761 memset(btc->dm.ant_xmap, 0, sizeof(btc->dm.ant_xmap)); in rtw8922a_btc_set_rfe()2769 btc->dm.ant_xmap[BTC_RF_S0][BTC_BT_1ST] = 1; in rtw8922a_btc_set_rfe()2778 btc->dm.ant_xmap[BTC_RF_S1][BTC_BT_1ST] = 1; in rtw8922a_btc_set_rfe()2814 btc->dm.ant_xmap[BTC_RF_S0][BTC_BT_EXT] = 0; in rtw8922a_btc_set_rfe()2815 btc->dm.ant_xmap[BTC_RF_S1][BTC_BT_EXT] = 0; in rtw8922a_btc_set_rfe()2819 md->ant.ant_xmap[i][j] = btc->dm.ant_xmap[i][j]; in rtw8922a_btc_set_rfe()
1539 u8 ant_xmap[2][4]; member1553 u8 ant_xmap[2][4]; member1568 u8 ant_xmap[2][4]; member4060 u8 ant_xmap[BTC_RF_NUM][BTC_ALL_BT_EZL]; /* WL-BT ANT interact-map */ member
5957 memcpy(h2c->init.module.ant.ant_xmap, ant->ant_xmap, in rtw89_fw_h2c_cxdrv_init_v10()5958 sizeof(ant->ant_xmap)); in rtw89_fw_h2c_cxdrv_init_v10()6032 memcpy(h2c->init.module.ant.ant_xmap, init->module.ant.ant_xmap, in rtw89_fw_h2c_cxdrv_init_v11()6033 sizeof(init->module.ant.ant_xmap)); in rtw89_fw_h2c_cxdrv_init_v11()
4440 if (dm->ant_xmap[i][j]) in _set_wl_ch_info()8360 dm->corx_map[i][j] = dm->ant_xmap[i][j] * in _set_coex_binding()