Searched refs:RTW89_RS_CCK (Results 1 – 7 of 7) sorted by relevance
| /linux-6.15/drivers/net/wireless/realtek/rtw89/ |
| H A D | phy_be.c | 440 .init = { .rs = RTW89_RS_CCK }, 595 RTW89_CHANNEL_WIDTH_20, ntx, RTW89_RS_CCK, ch); in phy_fill_limit_20m_be() 597 RTW89_CHANNEL_WIDTH_40, ntx, RTW89_RS_CCK, ch); in phy_fill_limit_20m_be() 609 RTW89_CHANNEL_WIDTH_20, ntx, RTW89_RS_CCK, ch - 2); in phy_fill_limit_40m_be() 611 RTW89_CHANNEL_WIDTH_40, ntx, RTW89_RS_CCK, ch); in phy_fill_limit_40m_be()
|
| H A D | phy.c | 2109 [RTW89_RS_CCK] = RTW89_RATE_CCK_NUM, 2117 [RTW89_RS_CCK] = 1, 2129 case RTW89_RS_CCK: in rtw89_phy_raw_byr_seek() 2200 if (rate_desc->rs == RTW89_RS_CCK) in rtw89_phy_read_txpwr_byrate() 2324 ntx, RTW89_RS_CCK, ch); in rtw89_phy_fill_txpwr_limit_20m_ax() 2326 ntx, RTW89_RS_CCK, ch); in rtw89_phy_fill_txpwr_limit_20m_ax() 2339 ntx, RTW89_RS_CCK, ch - 2); in rtw89_phy_fill_txpwr_limit_40m_ax() 2341 ntx, RTW89_RS_CCK, ch); in rtw89_phy_fill_txpwr_limit_40m_ax() 2714 RTW89_RS_CCK, in rtw89_phy_set_txpwr_byrate_ax() 2729 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 | 1329 u8 tx_shape_cck = (*rfe_parms->tx_shape.lmt)[band][RTW89_RS_CCK][regd]; in rtw8852bx_set_tx_shape()
|
| H A D | rtw8851b.c | 1757 u8 tx_shape_cck = (*rfe_parms->tx_shape.lmt)[band][RTW89_RS_CCK][regd]; in rtw8851b_set_tx_shape()
|
| H A D | rtw8852c.c | 2056 u8 tx_shape_cck = (*rfe_parms->tx_shape.lmt)[band][RTW89_RS_CCK][regd]; in rtw8852c_set_tx_shape()
|
| H A D | core.h | 660 RTW89_RS_CCK, enumerator
|
| H A D | fw.c | 8753 case RTW89_RS_CCK: in fw_txpwr_byrate_entry_valid()
|