Home
last modified time | relevance | path

Searched refs:tx_shape_lmt (Results 1 – 2 of 2) sorted by relevance

/src/sys/contrib/dev/rtw89/
H A Dfw.c1437 { .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;
H A Dcore.h4257 struct rtw89_tx_shape_lmt_data tx_shape_lmt; member