Searched refs:RTW89_RS_CCK (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/net/wireless/realtek/rtw89/ |
| H A D | phy_be.c | 1226 .init = { .rs = RTW89_RS_CCK }, 1381 RTW89_CHANNEL_WIDTH_20, ntx, RTW89_RS_CCK, ch); in phy_fill_limit_20m_be() 1383 RTW89_CHANNEL_WIDTH_40, ntx, RTW89_RS_CCK, ch); in phy_fill_limit_20m_be() 1395 RTW89_CHANNEL_WIDTH_20, ntx, RTW89_RS_CCK, ch - 2); in phy_fill_limit_40m_be() 1397 RTW89_CHANNEL_WIDTH_40, ntx, RTW89_RS_CCK, ch); in phy_fill_limit_40m_be()
|
| H A D | phy.c | 2410 [RTW89_RS_CCK] = RTW89_RATE_CCK_NUM, 2418 [RTW89_RS_CCK] = 1, 2430 case RTW89_RS_CCK: in rtw89_phy_raw_byr_seek() 2501 if (rate_desc->rs == RTW89_RS_CCK) in rtw89_phy_read_txpwr_byrate() 2665 ntx, RTW89_RS_CCK, ch); in rtw89_phy_fill_txpwr_limit_20m_ax() 2667 ntx, RTW89_RS_CCK, ch); in rtw89_phy_fill_txpwr_limit_20m_ax() 2680 ntx, RTW89_RS_CCK, ch - 2); in rtw89_phy_fill_txpwr_limit_40m_ax() 2682 ntx, RTW89_RS_CCK, ch); in rtw89_phy_fill_txpwr_limit_40m_ax() 3075 RTW89_RS_CCK, in rtw89_phy_set_txpwr_byrate_ax() 3090 BUILD_BUG_ON(rtw89_rs_idx_num_ax[RTW89_RS_CCK] % 4); in rtw89_phy_set_txpwr_byrate_ax()
|
| H A D | rtw8852b_common.c | 1325 u8 tx_shape_cck = rtw89_get_tx_shape_idx(rtwdev, band, RTW89_RS_CCK); in rtw8852bx_set_tx_shape()
|
| H A D | rtw8851b.c | 1922 u8 tx_shape_cck = rtw89_get_tx_shape_idx(rtwdev, band, RTW89_RS_CCK); in rtw8851b_set_tx_shape()
|
| H A D | rtw8852c.c | 2197 u8 tx_shape_cck = rtw89_get_tx_shape_idx(rtwdev, band, RTW89_RS_CCK); in rtw8852c_set_tx_shape()
|
| H A D | core.h | 710 RTW89_RS_CCK, enumerator
|
| H A D | fw.c | 12081 case RTW89_RS_CCK: in fw_txpwr_byrate_entry_valid()
|