Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw89/
H A Drtw8922d.c396 .qam_comp_th0 = {0x4000, 0x6400, 0x6500, 0x6000, 0, 0, 0, 0, 0, 0},
406 .qam_comp_th0 = {0x4000, 0x4400, 0x4500, 0, 0, 0, 0, 0, 0, 0},
423 .qam_comp_th0 = {0x4000, 0x6420, 0x6520, 0x6000, 0, 0, 0, 0, 0, 0},
433 .qam_comp_th0 = {0x4000, 0x4400, 0x4500, 0, 0, 0, 0, 0, 0, 0},
450 .qam_comp_th0 = {0x4000, 0x6420, 0x6520, 0x6000, 0, 0, 0, 0, 0, 0},
460 .qam_comp_th0 = {0x4000, 0x4400, 0x4500, 0, 0, 0, 0, 0, 0, 0},
2925 th = d->bands[chan->rfsi_band].qam_comp_th0; in rtw8922d_set_tx_shape()
H A Dphy.h649 u16 qam_comp_th0[MAX_TX_RFSI_CTRL_OPT]; member
H A Dphy_be.c916 th = d->bands[0].qam_comp_th0; in rtw89_phy_bb_wrap_tx_rfsi_qam_comp_val()