Searched refs:v9_le (Results 1 – 2 of 2) sorted by relevance
7098 h2c->v9_le.tx_rate = cpu_to_le16(trx->tx_rate); in rtw89_fw_h2c_cxdrv_trx_v9()7099 h2c->v9_le.rx_rate = cpu_to_le16(trx->rx_rate); in rtw89_fw_h2c_cxdrv_trx_v9()7100 h2c->v9_le.tx_tp = cpu_to_le32(trx->tx_tp); in rtw89_fw_h2c_cxdrv_trx_v9()7101 h2c->v9_le.rx_tp = cpu_to_le32(trx->rx_tp); in rtw89_fw_h2c_cxdrv_trx_v9()7102 h2c->v9_le.rx_err_ratio = cpu_to_le32(trx->rx_err_ratio); in rtw89_fw_h2c_cxdrv_trx_v9()
2564 struct rtw89_btc_trx_info_le v9_le; member