Searched refs:tx_shape_lmt (Results 1 – 2 of 2) sorted by relevance
1518 { .offset = offsetof(struct rtw89_rfe_data, tx_shape_lmt.conf) }, NULL,11343 if (rtw89_txpwr_conf_valid(&rfe_data->tx_shape_lmt.conf)) {11344 rtw89_fw_load_tx_shape_lmt(&rfe_data->tx_shape_lmt);11345 parms->tx_shape.lmt = &rfe_data->tx_shape_lmt.v;
4330 struct rtw89_tx_shape_lmt_data tx_shape_lmt; member