Searched refs:single_pos (Results 1 – 8 of 8) sorted by relevance
452 return btc->mdinfo.ant.single_pos; in _btc_get_rf_path_from_ant_num()
653 md->ant.single_pos = RF_PATH_A; in rtw8852bt_btc_set_rfe()
2735 md->ant.single_pos = BTC_RF_S0; in rtw8922a_btc_set_rfe()2745 md->ant.single_pos = RF_PATH_A; in rtw8922a_btc_set_rfe()2841 path_min = ant->single_pos; in rtw8922a_btc_init_cfg()
2139 md->ant.single_pos = RF_PATH_A; in rtw8851b_btc_set_rfe()2193 path_min = md->ant.single_pos; in rtw8851b_btc_init_cfg()
1511 u8 single_pos: 1;/* Single antenna at S0 or S1 */ member1521 u8 single_pos;/* wifi 1ss-1ant at 0:S0 or 1:S1 */ member1533 u8 single_pos; /* wifi 1ss-1ant at 0:S0 or 1:S1 */ member1546 u8 single_pos; member1561 u8 single_pos; /* wifi 1ss-1ant at 0:S0 or 1:S1 */ member
5799 u8_encode_bits(ant->single_pos, RTW89_H2C_CXINIT_ANT_INFO_POS) | in rtw89_fw_h2c_cxdrv_init()5883 h2c->init.module.ant.single_pos = ant->single_pos; in rtw89_fw_h2c_cxdrv_init_v7()5951 h2c->init.module.ant.single_pos = ant->single_pos; in rtw89_fw_h2c_cxdrv_init_v10()6023 h2c->init.module.ant.single_pos = init->module.ant.single_pos; in rtw89_fw_h2c_cxdrv_init_v11()
3191 md->ant.single_pos = BTC_RF_S0; /* WL 1ss+1Ant 0:s0(A)/ 1:s1(B) */ in rtw8922d_btc_set_rfe()
9913 md->ant.single_pos ? "1Ant_Pos:S1, " : "1Ant_Pos:S0, "); in _show_cx_info()