Home
last modified time | relevance | path

Searched refs:single_pos (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/wireless/realtek/rtw89/
H A Drtw8851b.c1944 md->md_v7.ant.single_pos = RF_PATH_A; in rtw8851b_btc_set_rfe()
1980 md->md.ant.single_pos = RF_PATH_A; in rtw8851b_btc_set_rfe()
2036 ant_sing_pos = md->md_v7.ant.single_pos; in rtw8851b_btc_init_cfg()
2039 ant_sing_pos = md->md.ant.single_pos; in rtw8851b_btc_init_cfg()
H A Drtw8922a.c2168 module->ant.single_pos = RF_PATH_A; in rtw8922a_btc_set_rfe()
2213 path_min = ant->single_pos; in rtw8922a_btc_init_cfg()
H A Dcore.h1293 u8 single_pos: 1;/* Single antenna at S0 or S1 */ member
1303 u8 single_pos;/* wifi 1ss-1ant at 0:S0 or 1:S1 */ member
H A Dcoex.c7744 ant_single_pos = md->md_v7.ant.single_pos; in _show_cx_info()
7750 ant_single_pos = md->md.ant.single_pos; in _show_cx_info()
H A Dfw.c3940 u8_encode_bits(ant->single_pos, RTW89_H2C_CXINIT_ANT_INFO_POS) | in rtw89_fw_h2c_cxdrv_init()