Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/wfx/
H A 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()
H A Dwfx.h58 struct hif_tx_power_loop_info tx_power_loop_info; member
H A Dhif_api_general.h225 struct hif_tx_power_loop_info tx_power_loop_info; member
H A Ddebug.c184 struct hif_tx_power_loop_info *st = &wdev->tx_power_loop_info; in wfx_tx_power_loop_show()