Home
last modified time | relevance | path

Searched refs:qam_comp_ow (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/wireless/realtek/rtw89/
H A Drtw8922d.c401 .qam_comp_ow = {0x4000, 0x4400, 0x4400, 0x4000, 0, 0, 0, 0, 0, 0},
411 .qam_comp_ow = {0x4000, 0x4400, 0x4400, 0, 0, 0, 0, 0, 0, 0},
428 .qam_comp_ow = {0x4000, 0x4000, 0x4000, 0x4000, 0, 0, 0, 0, 0, 0},
438 .qam_comp_ow = {0x4000, 0x4000, 0x4000, 0, 0, 0, 0, 0, 0, 0},
455 .qam_comp_ow = {0x4000, 0x4000, 0x4000, 0x4000, 0, 0, 0, 0, 0, 0},
465 .qam_comp_ow = {0x4000, 0x4000, 0x4000, 0, 0, 0, 0, 0, 0, 0},
2935 th = d->bands[chan->rfsi_band].qam_comp_ow; in rtw8922d_set_tx_shape()
H A Dphy.h652 u16 qam_comp_ow[MAX_TX_RFSI_CTRL_OPT]; member
H A Dphy_be.c946 th = d->bands[0].qam_comp_ow; in rtw89_phy_bb_wrap_tx_rfsi_qam_comp_val()