Searched refs:pps_val (Results 1 – 2 of 2) sorted by relevance
1264 int vid = privcmd->param_vdev_id, pps_val = 0; in wma_process_cli_set_cmd() local1559 pps_val = ((privcmd->param_value << 31) & 0xffff0000) | in wma_process_cli_set_cmd()1565 pps_val = ((privcmd->param_value << 31) & 0xffff0000) | in wma_process_cli_set_cmd()1571 pps_val = ((privcmd->param_value << 31) & 0xffff0000) | in wma_process_cli_set_cmd()1577 pps_val = ((privcmd->param_value << 31) & 0xffff0000) | in wma_process_cli_set_cmd()1583 pps_val = ((privcmd->param_value << 31) & 0xffff0000) | in wma_process_cli_set_cmd()1589 pps_val = ((privcmd->param_value << 31) & 0xffff0000) | in wma_process_cli_set_cmd()1595 pps_val = ((privcmd->param_value << 31) & 0xffff0000) | in wma_process_cli_set_cmd()1601 pps_val = ((privcmd->param_value << 31) & 0xffff0000) | in wma_process_cli_set_cmd()1607 pps_val = ((privcmd->param_value << 31) & 0xffff0000) | in wma_process_cli_set_cmd()[all …]
4632 int pps_val = 0; in wma_send_peer_assoc_req() local4680 pps_val = ((mac->mlme_cfg->sta.enable_5g_ebt << 31) & in wma_send_peer_assoc_req()4684 pps_val); in wma_send_peer_assoc_req()4688 wma_debug("Sent packet power save %x", pps_val); in wma_send_peer_assoc_req()