Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw89/
H A Dcore.h1549 u8 path_pos; /* WL path position: Tx[7:4], Rx[3:0] */ member
1566 u8 path_pos; /* WL path position: Tx[7:4], Rx[3:0] */ member
H A Drtw8922a.c2792 md->ant.path_pos = ((tx_path_pos << BTC_ANT_SHIFT) & BTC_ANT_TX_MASK) | in rtw8922a_btc_set_rfe()
H A Drtw8922d.c3333 md->ant.path_pos = ((tx_path_pos << BTC_ANT_SHIFT) & BTC_ANT_TX_MASK) | in rtw8922d_btc_set_rfe()
H A Dfw.c6026 h2c->init.module.ant.path_pos = init->module.ant.path_pos; in rtw89_fw_h2c_cxdrv_init_v11()