Searched refs:cmd_update (Results 1 – 1 of 1) sorted by relevance
8249 wmi_msduq_qdepth_thresh_update *cmd_update; in send_vdev_set_qdepth_thresh_cmd_tlv() local8292 cmd_update = (wmi_msduq_qdepth_thresh_update *)buf_ptr; in send_vdev_set_qdepth_thresh_cmd_tlv()8295 WMITLV_SET_HDR(&cmd_update->tlv_header, in send_vdev_set_qdepth_thresh_cmd_tlv()8299 cmd_update->tid_num = param->update_params[i].tid_num; in send_vdev_set_qdepth_thresh_cmd_tlv()8300 cmd_update->msduq_update_mask = in send_vdev_set_qdepth_thresh_cmd_tlv()8302 cmd_update->qdepth_thresh_value = in send_vdev_set_qdepth_thresh_cmd_tlv()8307 cmd->vdev_id, cmd->pdev_id, cmd_update->tid_num, in send_vdev_set_qdepth_thresh_cmd_tlv()8310 cmd_update->msduq_update_mask, in send_vdev_set_qdepth_thresh_cmd_tlv()8311 cmd_update->qdepth_thresh_value); in send_vdev_set_qdepth_thresh_cmd_tlv()8312 cmd_update++; in send_vdev_set_qdepth_thresh_cmd_tlv()