Home
last modified time | relevance | path

Searched refs:RTW89_RS_OFDM (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/net/wireless/realtek/rtw89/
H A Dphy_be.c446 .init = { .rs = RTW89_RS_OFDM },
599 RTW89_CHANNEL_WIDTH_20, ntx, RTW89_RS_OFDM, ch); in phy_fill_limit_20m_be()
614 RTW89_CHANNEL_WIDTH_20, ntx, RTW89_RS_OFDM, pri_ch); in phy_fill_limit_40m_be()
629 RTW89_CHANNEL_WIDTH_20, ntx, RTW89_RS_OFDM, pri_ch); in phy_fill_limit_80m_be()
656 RTW89_CHANNEL_WIDTH_20, ntx, RTW89_RS_OFDM, pri_ch); in phy_fill_limit_160m_be()
705 RTW89_CHANNEL_WIDTH_20, ntx, RTW89_RS_OFDM, pri_ch); in phy_fill_limit_320m_be()
H A Drtw8852b_common.c1330 u8 tx_shape_ofdm = (*rfe_parms->tx_shape.lmt)[band][RTW89_RS_OFDM][regd]; in rtw8852bx_set_tx_shape()
H A Dcore.h673 RTW89_RS_OFDM, enumerator
679 RTW89_RS_TX_SHAPE_NUM = RTW89_RS_OFDM + 1,
H A Drtw8851b.c1879 u8 tx_shape_ofdm = (*rfe_parms->tx_shape.lmt)[band][RTW89_RS_OFDM][regd]; in rtw8851b_set_tx_shape()
H A Drtw8922a.c2230 tx_shape_idx = (*tx_shape->lmt)[band][RTW89_RS_OFDM][regd]; in rtw8922a_set_tx_shape()
H A Dfw.c9519 case RTW89_RS_OFDM: in fw_txpwr_byrate_entry_valid()