Searched refs:path_pos (Results 1 – 4 of 4) sorted by relevance
1549 u8 path_pos; /* WL path position: Tx[7:4], Rx[3:0] */ member1566 u8 path_pos; /* WL path position: Tx[7:4], Rx[3:0] */ member
2792 md->ant.path_pos = ((tx_path_pos << BTC_ANT_SHIFT) & BTC_ANT_TX_MASK) | in rtw8922a_btc_set_rfe()
3333 md->ant.path_pos = ((tx_path_pos << BTC_ANT_SHIFT) & BTC_ANT_TX_MASK) | in rtw8922d_btc_set_rfe()
6026 h2c->init.module.ant.path_pos = init->module.ant.path_pos; in rtw89_fw_h2c_cxdrv_init_v11()