Home
last modified time | relevance | path

Searched refs:update_flags (Results 1 – 25 of 38) sorted by relevance

12

/openbmc/linux/include/net/tc_act/
H A Dtc_csum.h10 u32 update_flags; member
32 u32 update_flags; in tcf_csum_update_flags() local
35 update_flags = rcu_dereference(to_tcf_csum(a)->params)->update_flags; in tcf_csum_update_flags()
38 return update_flags; in tcf_csum_update_flags()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_hwseq.c1320 new_pipe->update_flags.raw = 0; in dcn20_detect_pipe_changes()
1341 new_pipe->update_flags.bits.mpcc = 1; in dcn20_detect_pipe_changes()
1351 new_pipe->update_flags.bits.odm = 1; in dcn20_detect_pipe_changes()
1559 if (pipe_ctx->update_flags.bits.mpcc in dcn20_update_dchubp_dpp()
1592 if ((pipe_ctx->update_flags.bits.enable || pipe_ctx->update_flags.bits.opp_changed || in dcn20_update_dchubp_dpp()
1604 if (pipe_ctx->update_flags.bits.enable || pipe_ctx->update_flags.bits.opp_changed in dcn20_update_dchubp_dpp()
1695 pipe_ctx->update_flags.bits.odm || in dcn20_program_pipe()
1722 if (pipe_ctx->update_flags.bits.odm) in dcn20_program_pipe()
1735 …if (pipe_ctx->update_flags.raw || pipe_ctx->plane_state->update_flags.raw || pipe_ctx->stream->upd… in dcn20_program_pipe()
1919 && (pipe->update_flags.raw || (pipe->plane_state && pipe->plane_state->update_flags.raw) in dcn20_program_front_end_for_ctx()
[all …]
/openbmc/linux/net/sched/
H A Dact_csum.c101 params_new->update_flags = parm->update_flags; in tcf_csum_init()
398 if (update_flags & TCA_CSUM_UPDATE_FLAG_ICMP) in tcf_csum_ipv4()
404 if (update_flags & TCA_CSUM_UPDATE_FLAG_IGMP) in tcf_csum_ipv4()
410 if (update_flags & TCA_CSUM_UPDATE_FLAG_TCP) in tcf_csum_ipv4()
416 if (update_flags & TCA_CSUM_UPDATE_FLAG_UDP) in tcf_csum_ipv4()
531 if (update_flags & TCA_CSUM_UPDATE_FLAG_TCP) in tcf_csum_ipv6()
574 u32 update_flags; in tcf_csum_act() local
587 update_flags = params->update_flags; in tcf_csum_act()
592 if (!tcf_csum_ipv4(skb, update_flags)) in tcf_csum_act()
596 if (!tcf_csum_ipv6(skb, update_flags)) in tcf_csum_act()
[all …]
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
H A Dcsum.c11 u32 update_flags, in csum_offload_supported() argument
26 if (update_flags & ~prot_flags) { in csum_offload_supported()
31 update_flags); in csum_offload_supported()
/openbmc/linux/sound/pci/echoaudio/
H A Dgina20_dsp.c33 static int update_flags(struct echoaudio *chip);
197 static int update_flags(struct echoaudio *chip) in update_flags() function
216 return update_flags(chip); in set_professional_spdif()
H A Dmia_dsp.c34 static int update_flags(struct echoaudio *chip);
205 static int update_flags(struct echoaudio *chip) in update_flags() function
225 return update_flags(chip); in set_professional_spdif()
H A Dlayla20_dsp.c36 static int update_flags(struct echoaudio *chip);
271 static int update_flags(struct echoaudio *chip) in update_flags() function
290 return update_flags(chip); in set_professional_spdif()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c2363 union surface_update_flags *update_flags = &u->surface->update_flags; in get_plane_info_update_type() local
2412 update_flags->bits.dcc_change = 1; in get_plane_info_update_type()
2421 update_flags->bits.bpp_change = 1; in get_plane_info_update_type()
2457 union surface_update_flags *update_flags = &u->surface->update_flags; in get_scaling_info_update_type() local
2501 if (update_flags->bits.clock_change in get_scaling_info_update_type()
2518 union surface_update_flags *update_flags = &u->surface->update_flags; in det_surface_update() local
2521 update_flags->raw = 0xFFFFFFFF; in det_surface_update()
2534 update_flags->bits.addr_update = 1; in det_surface_update()
2565 update_flags->bits.lut_3d = 1; in det_surface_update()
2569 update_flags->bits.hdr_mult = 1; in det_surface_update()
[all …]
H A Ddc_hw_sequencer.c515 …_control_gsl && current_mpc_pipe->plane_state && current_mpc_pipe->plane_state->update_flags.raw) { in hwss_build_fast_sequence()
521 …gram_triplebuffer && dc->debug.enable_tri_buf && current_mpc_pipe->plane_state->update_flags.raw) { in hwss_build_fast_sequence()
528 if (dc->hwss.update_plane_addr && current_mpc_pipe->plane_state->update_flags.bits.addr_update) { in hwss_build_fast_sequence()
535 …if (hws->funcs.set_input_transfer_func && current_mpc_pipe->plane_state->update_flags.bits.gamma_c… in hwss_build_fast_sequence()
543 …if (dc->hwss.program_gamut_remap && current_mpc_pipe->plane_state->update_flags.bits.gamut_remap_c… in hwss_build_fast_sequence()
548 if (current_mpc_pipe->plane_state->update_flags.bits.input_csc_change) { in hwss_build_fast_sequence()
553 if (current_mpc_pipe->plane_state->update_flags.bits.coeff_reduction_change) { in hwss_build_fast_sequence()
558 if (hws->funcs.set_output_transfer_func && current_mpc_pipe->stream->update_flags.bits.out_tf) { in hwss_build_fast_sequence()
566 if (current_mpc_pipe->stream->update_flags.bits.out_csc) { in hwss_build_fast_sequence()
616 current_mpc_pipe->plane_state->update_flags.bits.addr_update && in hwss_build_fast_sequence()
/openbmc/linux/drivers/s390/char/
H A Dcon3270.c209 tp->update_flags |= TTY_UPDATE_INPUT; in tty3270_update_prompt()
307 tp->update_flags = TTY_UPDATE_ALL; in tty3270_write_callback()
573 if (tp->update_flags) in tty3270_update()
631 tp->update_flags = TTY_UPDATE_ALL; in tty3270_redraw()
701 tp->update_flags = TTY_UPDATE_ALL; in tty3270_read_tasklet()
786 tp->update_flags = TTY_UPDATE_ALL; in tty3270_activate()
819 tp->update_flags = TTY_UPDATE_ALL; in tty3270_irq()
1006 tp->update_flags = TTY_UPDATE_ALL; in tty3270_resize()
1922 tp->update_flags = TTY_UPDATE_ALL; in tty3270_hangup()
2118 tp->update_flags = TTY_UPDATE_ALL; in con3270_notify()
[all …]
/openbmc/linux/drivers/hid/
H A Dhid-nvidia-shield.c217 unsigned long update_flags; member
328 if (test_and_clear_bit(THUNDERSTRIKE_FW_VERSION_UPDATE, &ts->update_flags)) { in thunderstrike_hostcmd_req_work_handler()
334 if (test_and_clear_bit(THUNDERSTRIKE_LED_UPDATE, &ts->update_flags)) { in thunderstrike_hostcmd_req_work_handler()
341 if (test_and_clear_bit(THUNDERSTRIKE_POWER_SUPPLY_STATS_UPDATE, &ts->update_flags)) { in thunderstrike_hostcmd_req_work_handler()
351 if (test_and_clear_bit(THUNDERSTRIKE_BOARD_INFO_UPDATE, &ts->update_flags)) { in thunderstrike_hostcmd_req_work_handler()
357 if (test_and_clear_bit(THUNDERSTRIKE_HAPTICS_UPDATE, &ts->update_flags)) { in thunderstrike_hostcmd_req_work_handler()
372 set_bit(THUNDERSTRIKE_FW_VERSION_UPDATE, &ts->update_flags); in thunderstrike_request_firmware_version()
378 set_bit(THUNDERSTRIKE_BOARD_INFO_UPDATE, &ts->update_flags); in thunderstrike_request_board_info()
392 set_bit(THUNDERSTRIKE_HAPTICS_UPDATE, &ts->update_flags); in thunderstrike_update_haptics()
452 set_bit(THUNDERSTRIKE_LED_UPDATE, &ts->update_flags); in thunderstrike_led_set_brightness()
[all …]
/openbmc/linux/include/uapi/linux/tc_act/
H A Dtc_csum.h30 __u32 update_flags; member
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce60/
H A Ddce60_hw_sequencer.c335 if (pipe_ctx->plane_state->update_flags.bits.full_update || in dce60_program_front_end_for_pipe()
336 pipe_ctx->plane_state->update_flags.bits.in_transfer_func_change || in dce60_program_front_end_for_pipe()
337 pipe_ctx->plane_state->update_flags.bits.gamma_change) in dce60_program_front_end_for_pipe()
340 if (pipe_ctx->plane_state->update_flags.bits.full_update) in dce60_program_front_end_for_pipe()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_hw_sequencer.c2708 if (plane_state->update_flags.bits.full_update) { in dcn10_update_dchubp_dpp()
2763 if (plane_state->update_flags.bits.full_update) { in dcn10_update_dchubp_dpp()
2780 if (plane_state->update_flags.bits.full_update || in dcn10_update_dchubp_dpp()
2781 plane_state->update_flags.bits.bpp_change) in dcn10_update_dchubp_dpp()
2784 if (plane_state->update_flags.bits.full_update || in dcn10_update_dchubp_dpp()
2789 if (plane_state->update_flags.bits.full_update || in dcn10_update_dchubp_dpp()
2792 plane_state->update_flags.bits.scaling_change || in dcn10_update_dchubp_dpp()
2797 if (plane_state->update_flags.bits.full_update || in dcn10_update_dchubp_dpp()
2798 plane_state->update_flags.bits.scaling_change || in dcn10_update_dchubp_dpp()
2830 plane_state->update_flags.bits.dcc_change || in dcn10_update_dchubp_dpp()
[all …]
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/
H A Ddcn32_hwseq.c1385 phantom_pipe->update_flags.raw = 0; in dcn32_apply_update_flags_for_phantom()
1388 phantom_pipe->update_flags.bits.enable = 1; in dcn32_apply_update_flags_for_phantom()
1389 phantom_pipe->update_flags.bits.mpcc = 1; in dcn32_apply_update_flags_for_phantom()
1390 phantom_pipe->update_flags.bits.dppclk = 1; in dcn32_apply_update_flags_for_phantom()
1392 phantom_pipe->update_flags.bits.hubp_rq_dlg_ttu = 1; in dcn32_apply_update_flags_for_phantom()
1393 phantom_pipe->update_flags.bits.gamut_remap = 1; in dcn32_apply_update_flags_for_phantom()
1394 phantom_pipe->update_flags.bits.scaler = 1; in dcn32_apply_update_flags_for_phantom()
1395 phantom_pipe->update_flags.bits.viewport = 1; in dcn32_apply_update_flags_for_phantom()
1396 phantom_pipe->update_flags.bits.det_size = 1; in dcn32_apply_update_flags_for_phantom()
1398 phantom_pipe->update_flags.bits.odm = 1; in dcn32_apply_update_flags_for_phantom()
[all …]
/openbmc/linux/include/trace/events/
H A Dneigh.h96 __field(u32, update_flags)
137 __entry->update_flags = flags;
153 __entry->update_flags, __entry->pid)
/openbmc/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_trace.h32 pipe_ctx->update_flags.raw); \
H A Ddc_stream.h299 union stream_update_flags update_flags; member
/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_trace.h387 int update_flags),
388 TP_ARGS(pipe_idx, plane_state, stream, plane_res, update_flags),
419 __field(unsigned int, update_flags)
451 __entry->update_flags = update_flags;
485 __entry->update_flags
/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_sp.c5164 &params->update_flags); in bnx2x_q_fill_update_data()
5171 &params->update_flags); in bnx2x_q_fill_update_data()
5192 &params->update_flags); in bnx2x_q_fill_update_data()
5197 &params->update_flags); in bnx2x_q_fill_update_data()
5208 &params->update_flags); in bnx2x_q_fill_update_data()
5558 &update_params->update_flags) && in bnx2x_queue_chk_transition()
5560 &update_params->update_flags)) in bnx2x_queue_chk_transition()
5585 &update_params->update_flags) && in bnx2x_queue_chk_transition()
5587 &update_params->update_flags)) in bnx2x_queue_chk_transition()
5620 &update_params->update_flags) && in bnx2x_queue_chk_transition()
[all …]
H A Dbnx2x_sriov.c2376 &q_params.params.update.update_flags); in bnx2x_set_pf_tx_switching()
2379 &q_params.params.update.update_flags); in bnx2x_set_pf_tx_switching()
2905 &update_params->update_flags); in bnx2x_set_vf_vlan()
2907 &update_params->update_flags); in bnx2x_set_vf_vlan()
2914 &update_params->update_flags); in bnx2x_set_vf_vlan()
2916 &update_params->update_flags); in bnx2x_set_vf_vlan()
2922 &update_params->update_flags); in bnx2x_set_vf_vlan()
2924 &update_params->update_flags); in bnx2x_set_vf_vlan()
2995 &update_params->update_flags); in bnx2x_set_vf_spoofchk()
2998 &update_params->update_flags); in bnx2x_set_vf_spoofchk()
[all …]
/openbmc/linux/fs/btrfs/
H A Ddelayed-ref.h57 bool update_flags; member
/openbmc/linux/arch/powerpc/mm/book3s64/
H A Dhash_utils.c1760 int rc, ssize, update_flags = 0; in hash_preload() local
1812 update_flags |= HPTE_LOCAL_UPDATE; in hash_preload()
1818 update_flags, ssize); in hash_preload()
1821 rc = __hash_page_4K(ea, access, vsid, ptep, trap, update_flags, in hash_preload()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/
H A Dcore_types.h409 union pipe_update_flags update_flags; member
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_vm.c1135 uint64_t update_flags = flags; in amdgpu_vm_bo_update() local
1141 update_flags &= ~AMDGPU_PTE_READABLE; in amdgpu_vm_bo_update()
1143 update_flags &= ~AMDGPU_PTE_WRITEABLE; in amdgpu_vm_bo_update()
1146 amdgpu_gmc_get_vm_pte(adev, mapping, &update_flags); in amdgpu_vm_bo_update()
1152 update_flags, mapping->offset, in amdgpu_vm_bo_update()

12