Searched refs:RTW89_RS_CCK (Results 1 – 5 of 5) sorted by relevance
/linux-6.6.21/drivers/net/wireless/realtek/rtw89/ |
D | phy.c | 1523 [RTW89_RS_CCK] = RTW89_RATE_CCK_NUM, 1531 [RTW89_RS_CCK] = 1, 1539 [RTW89_RS_CCK] = offsetof(struct rtw89_txpwr_byrate, cck), 1585 if (rate_desc->rs == RTW89_RS_CCK) in rtw89_phy_read_txpwr_byrate() 1714 ntx, RTW89_RS_CCK, ch); in rtw89_phy_fill_txpwr_limit_20m() 1716 ntx, RTW89_RS_CCK, ch); in rtw89_phy_fill_txpwr_limit_20m() 1729 ntx, RTW89_RS_CCK, ch - 2); in rtw89_phy_fill_txpwr_limit_40m() 1731 ntx, RTW89_RS_CCK, ch); in rtw89_phy_fill_txpwr_limit_40m() 2101 RTW89_RS_CCK, in rtw89_phy_set_txpwr_byrate() 2116 BUILD_BUG_ON(rtw89_rs_idx_num[RTW89_RS_CCK] % 4); in rtw89_phy_set_txpwr_byrate()
|
D | rtw8851b.c | 1709 u8 tx_shape_cck = rtw89_8851b_tx_shape[band][RTW89_RS_CCK][regd]; in rtw8851b_set_tx_shape()
|
D | rtw8852b.c | 1694 u8 tx_shape_cck = rtw89_8852b_tx_shape[band][RTW89_RS_CCK][regd]; in rtw8852b_set_tx_shape()
|
D | rtw8852c.c | 1969 u8 tx_shape_cck = rtw89_8852c_tx_shape[band][RTW89_RS_CCK][regd]; in rtw8852c_set_tx_shape()
|
D | core.h | 633 RTW89_RS_CCK, enumerator
|