Home
last modified time | relevance | path

Searched refs:tx_power_loop_info (Results 1 – 4 of 4) sorted by relevance

/drivers/staging/wfx/
Dhif_rx.c257 memcpy(&wdev->tx_power_loop_info, in hif_generic_indication()
258 &body->data.tx_power_loop_info, in hif_generic_indication()
259 sizeof(wdev->tx_power_loop_info)); in hif_generic_indication()
Dwfx.h58 struct hif_tx_power_loop_info tx_power_loop_info; member
Dhif_api_general.h225 struct hif_tx_power_loop_info tx_power_loop_info; member
Ddebug.c184 struct hif_tx_power_loop_info *st = &wdev->tx_power_loop_info; in wfx_tx_power_loop_show()