Searched refs:tx_shape (Results 1 – 8 of 8) sorted by relevance
2224 const struct rtw89_tx_shape *tx_shape = &rfe_parms->tx_shape; in rtw8922a_set_tx_shape() local 2230 tx_shape_idx = (*tx_shape->lmt)[band][RTW89_RS_OFDM][regd]; in rtw8922a_set_tx_shape()
1329 u8 tx_shape_cck = (*rfe_parms->tx_shape.lmt)[band][RTW89_RS_CCK][regd]; in rtw8852bx_set_tx_shape() 1330 u8 tx_shape_ofdm = (*rfe_parms->tx_shape.lmt)[band][RTW89_RS_OFDM][regd]; in rtw8852bx_set_tx_shape()
1878 u8 tx_shape_cck = (*rfe_parms->tx_shape.lmt)[band][RTW89_RS_CCK][regd]; in rtw8851b_set_tx_shape() 1879 u8 tx_shape_ofdm = (*rfe_parms->tx_shape.lmt)[band][RTW89_RS_OFDM][regd]; in rtw8851b_set_tx_shape()
14888 .tx_shape = {14904 .tx_shape = {
22923 .tx_shape = {
9974 parms->tx_shape.lmt = &rfe_data->tx_shape_lmt.v; in rtw89_load_rfe_data_from_fw() 9979 parms->tx_shape.lmt_ru = &rfe_data->tx_shape_lmt_ru.v; in rtw89_load_rfe_data_from_fw()
4094 struct rtw89_tx_shape tx_shape; member
[all...]