Searched refs:txpwr_trk (Results 1 – 8 of 8) sorted by relevance
1248 bitmap = le32_to_cpu(elm->u.txpwr_trk.bitmap); in rtw89_build_txpwr_trk_tbl_from_elm()1256 elm_info->txpwr_trk = kzalloc_obj(*elm_info->txpwr_trk); in rtw89_build_txpwr_trk_tbl_from_elm()1257 if (!elm_info->txpwr_trk) in rtw89_build_txpwr_trk_tbl_from_elm()1276 elm_info->txpwr_trk->delta[type] = &elm->u.txpwr_trk.contents[offset]; in rtw89_build_txpwr_trk_tbl_from_elm()1288 kfree(elm_info->txpwr_trk); in rtw89_build_txpwr_trk_tbl_from_elm()1289 elm_info->txpwr_trk = NULL; in rtw89_build_txpwr_trk_tbl_from_elm()2125 kfree(elm_info->txpwr_trk); in rtw89_unload_firmware_elements()
2913 const struct rtw89_fw_txpwr_track_cfg *trk = rtwdev->fw.elm_info.txpwr_trk; in _tssi_set_tmeter_tbl()
2787 const struct rtw89_fw_txpwr_track_cfg *trk = rtwdev->fw.elm_info.txpwr_trk; in _tssi_set_tmeter_tbl()
2826 const struct rtw89_fw_txpwr_track_cfg *trk = rtwdev->fw.elm_info.txpwr_trk; in _tssi_set_tmeter_tbl()
2995 const struct rtw89_fw_txpwr_track_cfg *trk = rtwdev->fw.elm_info.txpwr_trk; in _tssi_set_tmeter_tbl()
4600 } __packed txpwr_trk; member
6083 struct rtw89_fw_txpwr_track_cfg *txpwr_trk; member
4828 struct rtw89_fw_txpwr_track_cfg *trk = rtwdev->fw.elm_info.txpwr_trk; in rtw89_phy_rfk_tssi_fill_fwcmd_tmeter_tbl()