Searched refs:tx_shape_lmt (Results 1 – 2 of 2) sorted by relevance
1437 { .offset = offsetof(struct rtw89_rfe_data, tx_shape_lmt.conf) }, NULL,10336 if (rtw89_txpwr_conf_valid(&rfe_data->tx_shape_lmt.conf)) {10337 rtw89_fw_load_tx_shape_lmt(&rfe_data->tx_shape_lmt);10338 parms->tx_shape.lmt = &rfe_data->tx_shape_lmt.v;
4257 struct rtw89_tx_shape_lmt_data tx_shape_lmt; member