Searched refs:RTW89_RS_OFDM (Results 1 – 10 of 10) sorted by relevance
| /linux/drivers/net/wireless/realtek/rtw89/ |
| H A D | phy_be.c | 1232 .init = { .rs = RTW89_RS_OFDM }, 1385 RTW89_CHANNEL_WIDTH_20, ntx, RTW89_RS_OFDM, ch); in phy_fill_limit_20m_be() 1400 RTW89_CHANNEL_WIDTH_20, ntx, RTW89_RS_OFDM, pri_ch); in phy_fill_limit_40m_be() 1415 RTW89_CHANNEL_WIDTH_20, ntx, RTW89_RS_OFDM, pri_ch); in phy_fill_limit_80m_be() 1442 RTW89_CHANNEL_WIDTH_20, ntx, RTW89_RS_OFDM, pri_ch); in phy_fill_limit_160m_be() 1491 RTW89_CHANNEL_WIDTH_20, ntx, RTW89_RS_OFDM, pri_ch); in phy_fill_limit_320m_be()
|
| H A D | phy.c | 2411 [RTW89_RS_OFDM] = RTW89_RATE_OFDM_NUM, 2419 [RTW89_RS_OFDM] = 1, 2432 case RTW89_RS_OFDM: in rtw89_phy_raw_byr_seek() 2669 ntx, RTW89_RS_OFDM, ch); in rtw89_phy_fill_txpwr_limit_20m_ax() 2684 ntx, RTW89_RS_OFDM, pri_ch); in rtw89_phy_fill_txpwr_limit_40m_ax() 2705 ntx, RTW89_RS_OFDM, pri_ch); in rtw89_phy_fill_txpwr_limit_80m_ax() 2749 ntx, RTW89_RS_OFDM, pri_ch); in rtw89_phy_fill_txpwr_limit_160m_ax() 3076 RTW89_RS_OFDM, in rtw89_phy_set_txpwr_byrate_ax() 3091 BUILD_BUG_ON(rtw89_rs_idx_num_ax[RTW89_RS_OFDM] % 4); in rtw89_phy_set_txpwr_byrate_ax()
|
| H A D | rtw8852b_common.c | 1326 u8 tx_shape_ofdm = rtw89_get_tx_shape_idx(rtwdev, band, RTW89_RS_OFDM); in rtw8852bx_set_tx_shape()
|
| H A D | core.h | 711 RTW89_RS_OFDM, enumerator 717 RTW89_RS_TX_SHAPE_NUM = RTW89_RS_OFDM + 1, 8945 rs = RTW89_RS_OFDM; in rtw89_get_tx_shape_idx()
|
| H A D | rtw8851b.c | 1923 u8 tx_shape_ofdm = rtw89_get_tx_shape_idx(rtwdev, band, RTW89_RS_OFDM); in rtw8851b_set_tx_shape()
|
| H A D | rtw8852c.c | 2198 u8 tx_shape_ofdm = rtw89_get_tx_shape_idx(rtwdev, band, RTW89_RS_OFDM); in rtw8852c_set_tx_shape()
|
| H A D | rtw8922a.c | 2508 tx_shape_idx = rtw89_get_tx_shape_idx(rtwdev, band, RTW89_RS_OFDM); in rtw8922a_set_tx_shape()
|
| H A D | rtw8922d.c | 2921 tx_shape_idx = rtw89_get_tx_shape_idx(rtwdev, band, RTW89_RS_OFDM); in rtw8922d_set_tx_shape()
|
| H A D | rtw8852a_rfk.c | 3558 RTW89_1TX, RTW89_RS_OFDM, in _tssi_pre_tx()
|
| H A D | fw.c | 12085 case RTW89_RS_OFDM: in fw_txpwr_byrate_entry_valid()
|