Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/wma/inc/
H A Dwma.h517 struct qpower_params { struct
628 struct qpower_params qpower_params; member
/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_main.c874 ret = intr[vdev_id].config.qpower_params. in wma_cli_get_command()
878 ret = intr[vdev_id].config.qpower_params. in wma_cli_get_command()
882 ret = intr[vdev_id].config.qpower_params. in wma_cli_get_command()
886 ret = intr[vdev_id].config.qpower_params. in wma_cli_get_command()
1268 struct qpower_params *qparams = &intr[vid].config.qpower_params; in wma_process_cli_set_cmd()