Home
last modified time | relevance | path

Searched refs:RTW89_RS_TX_SHAPE_NUM (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/wireless/realtek/rtw89/
H A Dcore.h717 RTW89_RS_TX_SHAPE_NUM = RTW89_RS_OFDM + 1, enumerator
5330 const u8 (*lmt)[RTW89_BAND_NUM][RTW89_RS_TX_SHAPE_NUM][RTW89_REGD_NUM]
5334 const u8 (*lmt_v0)[RTW89_BAND_NUM][RTW89_RS_TX_SHAPE_NUM][RTW89_REGD_NUM];
5429 u8 v[RTW89_BAND_NUM][RTW89_RS_TX_SHAPE_NUM][RTW89_REGD_NUM]
8944 if (unlikely(rs >= RTW89_RS_TX_SHAPE_NUM)) in rtw89_get_tx_shape_idx()
H A Drtw8852b_table.c14671 const u8 rtw89_8852b_tx_shape_lmt[RTW89_BAND_NUM][RTW89_RS_TX_SHAPE_NUM]
H A Drtw8851b_table.c3363 const u8 rtw89_8851b_tx_shape_lmt[RTW89_BAND_NUM][RTW89_RS_TX_SHAPE_NUM]
H A Dfw.c12383 if (e->tx_shape_rs >= RTW89_RS_TX_SHAPE_NUM) in fw_tx_shape_lmt_entry_valid()
H A Drtw8852c_table.c31530 const u8 rtw89_8852c_tx_shape_lmt[RTW89_BAND_NUM][RTW89_RS_TX_SHAPE_NUM]