Searched refs:tx_shape_lmt (Results 1 – 2 of 2) sorted by relevance
1353 { .offset = offsetof(struct rtw89_rfe_data, tx_shape_lmt.conf) }, NULL,9972 if (rtw89_txpwr_conf_valid(&rfe_data->tx_shape_lmt.conf)) { in rtw89_load_rfe_data_from_fw() 9973 rtw89_fw_load_tx_shape_lmt(&rfe_data->tx_shape_lmt); in rtw89_load_rfe_data_from_fw() 9974 parms->tx_shape.lmt = &rfe_data->tx_shape_lmt.v; in rtw89_load_rfe_data_from_fw()
4199 struct rtw89_tx_shape_lmt_data tx_shape_lmt; member