Searched refs:pps_params (Results 1 – 2 of 2) sorted by relevance
840 ret = intr[vdev_id].config.pps_params.paid_match_enable; in wma_cli_get_command()843 ret = intr[vdev_id].config.pps_params.gid_match_enable; in wma_cli_get_command()846 ret = intr[vdev_id].config.pps_params.tim_clear; in wma_cli_get_command()849 ret = intr[vdev_id].config.pps_params.dtim_clear; in wma_cli_get_command()852 ret = intr[vdev_id].config.pps_params.eof_delim; in wma_cli_get_command()855 ret = intr[vdev_id].config.pps_params.mac_match; in wma_cli_get_command()858 ret = intr[vdev_id].config.pps_params.delim_fail; in wma_cli_get_command()861 ret = intr[vdev_id].config.pps_params.nsts_zero; in wma_cli_get_command()864 ret = intr[vdev_id].config.pps_params.rssi_chk; in wma_cli_get_command()1561 intr[vid].config.pps_params.paid_match_enable = in wma_process_cli_set_cmd()[all …]
627 struct pps pps_params; member