Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/rtw89/
H A Drtw8851b.c1927 module->ant.single_pos = RF_PATH_A; in rtw8851b_btc_set_rfe()
1980 path_min = ant->single_pos; in rtw8851b_btc_init_cfg()
H A Dcore.h1188 u8 single_pos: 1;/* Single antenna at S0 or S1 */ member
H A Dfw.c2531 u8_encode_bits(ant->single_pos, RTW89_H2C_CXINIT_ANT_INFO_POS) | in rtw89_fw_h2c_cxdrv_init()
H A Dcoex.c6226 (btc->mdinfo.ant.num > 1 ? "" : (btc->mdinfo.ant.single_pos ? in _show_cx_info()