Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw89/
H A Drtw8851b.c1960 md->md_v7.ant.single_pos = RF_PATH_A; in rtw8851b_btc_set_rfe()
1996 md->md.ant.single_pos = RF_PATH_A; in rtw8851b_btc_set_rfe()
2052 ant_sing_pos = md->md_v7.ant.single_pos; in rtw8851b_btc_init_cfg()
2055 ant_sing_pos = md->md.ant.single_pos; in rtw8851b_btc_init_cfg()
H A Drtw8852bt.c586 md->md_v7.ant.single_pos = RF_PATH_A; in rtw8852bt_btc_set_rfe()
H A Drtw8922a.c2243 module->ant.single_pos = RF_PATH_A; in rtw8922a_btc_set_rfe()
2288 path_min = ant->single_pos; in rtw8922a_btc_init_cfg()
H A Dcore.h1324 u8 single_pos: 1;/* Single antenna at S0 or S1 */ member
1334 u8 single_pos;/* wifi 1ss-1ant at 0:S0 or 1:S1 */ member
H A Dcoex.c8088 ant_single_pos = md->md_v7.ant.single_pos; in _show_cx_info()
8094 ant_single_pos = md->md.ant.single_pos; in _show_cx_info()
H A Dfw.c3988 u8_encode_bits(ant->single_pos, RTW89_H2C_CXINIT_ANT_INFO_POS) | in rtw89_fw_h2c_cxdrv_init()