Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/realtek/rtw89/
H A Drtw8851b.c1976 md->md_v7.ant.single_pos = RF_PATH_A; in rtw8851b_btc_set_rfe()
2012 md->md.ant.single_pos = RF_PATH_A; in rtw8851b_btc_set_rfe()
2068 ant_sing_pos = md->md_v7.ant.single_pos; in rtw8851b_btc_init_cfg()
2071 ant_sing_pos = md->md.ant.single_pos; in rtw8851b_btc_init_cfg()
H A Drtw8852bt.c602 md->md_v7.ant.single_pos = RF_PATH_A; in rtw8852bt_btc_set_rfe()
H A Drtw8922a.c2380 module->ant.single_pos = RF_PATH_A; in rtw8922a_btc_set_rfe()
2425 path_min = ant->single_pos; in rtw8922a_btc_init_cfg()
H A Dcore.h1340 u8 single_pos: 1;/* Single antenna at S0 or S1 */ member
1350 u8 single_pos;/* wifi 1ss-1ant at 0:S0 or 1:S1 */ member
H A Dcoex.c8224 ant_single_pos = md->md_v7.ant.single_pos; in _show_cx_info()
8230 ant_single_pos = md->md.ant.single_pos; in _show_cx_info()
H A Dfw.c4597 u8_encode_bits(ant->single_pos, RTW89_H2C_CXINIT_ANT_INFO_POS) | in rtw89_fw_h2c_cxdrv_init()