Home
last modified time | relevance | path

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

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