Searched refs:action (Results 251 - 275 of 1443) sorted by relevance

<<11121314151617181920>>

/linux-master/drivers/net/ethernet/microchip/vcap/
H A Dvcap_api_client.h83 /* Client supplied VCAP rule action control part */
86 enum vcap_action_field action; member in struct:vcap_client_actionfield_ctrl
200 enum vcap_action_field action, enum vcap_bit val);
202 enum vcap_action_field action, u32 value);
203 int vcap_rule_add_action_u72(struct vcap_rule *rule, enum vcap_action_field action,
265 /* Modify a 32 bit action field with value in the rule */
267 enum vcap_action_field action,
/linux-master/drivers/gpu/drm/amd/display/dc/bios/
H A Dcommand_table2.c137 params.action = bp->cmd_helper->encoder_action_to_atom(cntl->action);
274 ps.param.action = (uint8_t)cntl->action;
276 if (cntl->action == TRANSMITTER_CONTROL_SET_VOLTAGE_AND_PREEMPASIS)
289 if (cntl->action == TRANSMITTER_CONTROL_ENABLE ||
290 cntl->action == TRANSMITTER_CONTROL_ACTIAVATE ||
291 cntl->action == TRANSMITTER_CONTROL_DEACTIVATE) {
341 dig_v1_7.action = (uint8_t)cntl->action;
802 enable_disp_power_gating_v2_1( struct bios_parser *bp, enum controller_id crtc_id, enum bp_pipe_control_action action) argument
834 enable_disp_power_gating_fallback( struct bios_parser *bp, enum controller_id crtc_id, enum bp_pipe_control_action action) argument
[all...]
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Ddr_cmd.c336 MLX5_SET(flow_context, in_flow_context, action,
754 if (!(fte->action.action & MLX5_FLOW_CONTEXT_ACTION_FWD_DEST))
836 u32 action; local
838 action = fte->action.action &
840 MLX5_SET(flow_context, in_flow_context, action, action);
842 MLX5_SET(flow_context, in_flow_context, action,
[all...]
H A Dmlx5dr.h83 struct mlx5dr_action *action);
152 int mlx5dr_action_destroy(struct mlx5dr_action *action);
154 u32 mlx5dr_action_get_pkt_reformat_id(struct mlx5dr_action *action);
/linux-master/drivers/infiniband/hw/mlx5/
H A Dfs.c145 struct mlx5_flow_act *action)
152 if (action->action & MLX5_FLOW_CONTEXT_ACTION_MOD_HDR)
154 action->action |= MLX5_FLOW_CONTEXT_ACTION_MOD_HDR;
155 action->modify_hdr =
161 if (action->action & MLX5_FLOW_CONTEXT_ACTION_DECAP)
163 action->action |
143 parse_flow_flow_action(struct mlx5_ib_flow_action *maction, bool is_egress, struct mlx5_flow_act *action) argument
183 parse_flow_attr(struct mlx5_core_dev *mdev, struct mlx5_flow_spec *spec, const union ib_flow_spec *ib_spec, const struct ib_flow_attr *flow_attr, struct mlx5_flow_act *action, u32 prev_type) argument
1704 mlx5_ib_destroy_flow_action(struct ib_flow_action *action) argument
2529 struct ib_flow_action *action; local
[all...]
/linux-master/drivers/platform/x86/intel/telemetry/
H A Dpltdrv.c203 enum telemetry_action action)
212 switch (action) {
239 pr_err("Unknown Telemetry action specified %d\n", action);
273 enum telemetry_action action)
307 if (action == TELEM_RESET) {
335 if (action == TELEM_UPDATE) {
366 if (action == TELEM_ADD) {
405 enum telemetry_action action)
435 if (action
201 telemetry_check_evtid(enum telemetry_unit telem_unit, u32 *evtmap, u8 len, enum telemetry_action action) argument
272 telemetry_setup_iossevtconfig(struct telemetry_evtconfig evtconfig, enum telemetry_action action) argument
404 telemetry_setup_pssevtconfig(struct telemetry_evtconfig evtconfig, enum telemetry_action action) argument
528 telemetry_setup_evtconfig(struct telemetry_evtconfig pss_evtconfig, struct telemetry_evtconfig ioss_evtconfig, enum telemetry_action action) argument
[all...]
/linux-master/tools/testing/selftests/net/forwarding/
H A Dtc_shblocks.sh54 $tcflags dst_ip 192.0.2.2 action drop
78 $tcflags indev $swp1 dst_mac $swmac action drop
80 $tcflags indev $swp2 dst_mac $swmac action drop
/linux-master/drivers/xen/
H A Dtime.c85 void xen_manage_runstate_time(int action) argument
91 switch (action) {
133 if (action != -1 && runstate_delta) {
/linux-master/tools/testing/selftests/drivers/net/mlxsw/
H A Ddevlink_trap_l3_drops.sh175 flower dst_ip $h2_ipv4 action drop
204 flower ip_proto udp src_port 54321 dst_port 12345 action drop
239 flower src_ip $sip action drop
273 flower dst_ip $dip action drop
308 flower src_ip $sip action drop
339 flower src_ip $sip action drop
391 flower dst_ip $h2_ipv4 action drop
437 flower dst_ip $h2_ipv4 action drop
476 flower dst_ip $dip action drop
501 flower dst_ip $dip action dro
[all...]
H A Done_armed_router.sh137 action pass
141 action pass
145 action pass
180 action pass
184 action pass
188 action pass
/linux-master/tools/hv/
H A Dvmbus_testing73 if (not args.action):
76 arg_set = { k for (k,v) in vars(args).items() if v and k != "action" }
77 arg_set.add(args.action)
283 subparsers = parser.add_subparsers(dest = "action")
284 parser.add_argument("--version", action = "version",
286 parser.add_argument("-q","--quiet", action = "store_true",
300 state_group.add_argument("-E", "--enable_all", action = "store_const",
305 action = "store_const",
/linux-master/tools/testing/selftests/net/
H A Ddrop_monitor_tests.sh68 flower dst_ip 192.0.2.10 action drop
100 $DEVLINK trap set $DEVLINK_DEV trap blackhole_route action trap
109 $DEVLINK trap set $DEVLINK_DEV trap blackhole_route action drop
/linux-master/drivers/gpu/drm/radeon/
H A Datombios_encoders.c345 atombios_dac_setup(struct drm_encoder *encoder, int action) argument
367 args.ucAction = action;
397 atombios_tv_setup(struct drm_encoder *encoder, int action) argument
410 args.sTVEncoder.ucAction = action;
486 atombios_dvo_setup(struct drm_encoder *encoder, int action) argument
509 args.ext_tmds.sXTmdsEncoder.ucEnable = action;
518 args.dvo.sDVOEncoder.ucAction = action;
528 args.dvo_v3.ucAction = action;
534 args.dvo_v4.ucAction = action;
558 atombios_digital_setup(struct drm_encoder *encoder, int action) argument
831 atombios_dig_encoder_setup2(struct drm_encoder *encoder, int action, int panel_mode, int enc_override) argument
987 atombios_dig_encoder_setup(struct drm_encoder *encoder, int action, int panel_mode) argument
1001 atombios_dig_transmitter_setup2(struct drm_encoder *encoder, int action, uint8_t lane_num, uint8_t lane_set, int fe) argument
1368 atombios_dig_transmitter_setup(struct drm_encoder *encoder, int action, uint8_t lane_num, uint8_t lane_set) argument
1374 atombios_set_edp_panel_power(struct drm_connector *connector, int action) argument
1423 atombios_external_encoder_setup(struct drm_encoder *encoder, struct drm_encoder *ext_encoder, int action) argument
[all...]
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Datombios_encoders.c313 amdgpu_atombios_encoder_setup_dac(struct drm_encoder *encoder, int action) argument
334 args.ucAction = action;
376 amdgpu_atombios_encoder_setup_dvo(struct drm_encoder *encoder, int action) argument
395 args.ext_tmds.sXTmdsEncoder.ucEnable = action;
404 args.dvo.sDVOEncoder.ucAction = action;
414 args.dvo_v3.ucAction = action;
420 args.dvo_v4.ucAction = action;
561 int action, int panel_mode)
598 args.v1.ucAction = action;
600 if (action
560 amdgpu_atombios_encoder_setup_dig_encoder(struct drm_encoder *encoder, int action, int panel_mode) argument
749 amdgpu_atombios_encoder_setup_dig_transmitter(struct drm_encoder *encoder, int action, uint8_t lane_num, uint8_t lane_set) argument
1143 amdgpu_atombios_encoder_set_edp_panel_power(struct drm_connector *connector, int action) argument
1190 amdgpu_atombios_encoder_setup_external_encoder(struct drm_encoder *encoder, struct drm_encoder *ext_encoder, int action) argument
1295 amdgpu_atombios_encoder_setup_dig(struct drm_encoder *encoder, int action) argument
[all...]
/linux-master/drivers/gpu/drm/xe/
H A Dxe_guc_pc.c134 u32 action[] = { local
141 ret = xe_guc_ct_send(ct, action, ARRAY_SIZE(action), 0, 0);
152 u32 action[] = { local
163 ret = xe_guc_ct_send_block(ct, action, ARRAY_SIZE(action));
175 u32 action[] = { local
185 ret = xe_guc_ct_send(ct, action, ARRAY_SIZE(action), 0, 0);
196 u32 action[] local
[all...]
H A Dxe_trace.h585 TP_PROTO(u8 gt_id, u32 action, u32 len, u32 _head, u32 tail),
586 TP_ARGS(gt_id, action, len, _head, tail),
590 __field(u32, action)
598 __entry->action = action;
604 TP_printk("gt%d: H2G CTB: action=0x%x, len=%d, tail=%d, head=%d\n",
605 __entry->gt_id, __entry->action, __entry->len,
610 TP_PROTO(u8 gt_id, u32 action, u32 len, u32 _head, u32 tail),
611 TP_ARGS(gt_id, action, len, _head, tail)
615 TP_PROTO(u8 gt_id, u32 action, u3
[all...]
/linux-master/scripts/
H A Dbloat-o-meter17 group.add_argument('-c', help='categorize output based on symbol type', action='store_true')
18 group.add_argument('-d', help='Show delta of Data Section', action='store_true')
19 group.add_argument('-t', help='Show delta of text Section', action='store_true')
/linux-master/kernel/irq/
H A Dautoprobe.c47 if (!desc->action && irq_settings_can_probe(desc)) {
70 if (!desc->action && irq_settings_can_probe(desc)) {
/linux-master/drivers/net/ethernet/marvell/prestera/
H A Dprestera_matchall.c71 if (!flow_offload_has_one_action(&f->rule->action)) {
77 act = &f->rule->action.entries[0];
/linux-master/drivers/counter/
H A Dstm32-lptimer-cnt.c277 enum counter_synapse_action *action)
291 *action = COUNTER_SYNAPSE_ACTION_NONE;
297 *action = COUNTER_SYNAPSE_ACTION_RISING_EDGE;
300 *action = COUNTER_SYNAPSE_ACTION_FALLING_EDGE;
303 *action = COUNTER_SYNAPSE_ACTION_BOTH_EDGES;
310 *action = COUNTER_SYNAPSE_ACTION_BOTH_EDGES;
321 enum counter_synapse_action action)
339 switch (action) {
274 stm32_lptim_cnt_action_read(struct counter_device *counter, struct counter_count *count, struct counter_synapse *synapse, enum counter_synapse_action *action) argument
318 stm32_lptim_cnt_action_write(struct counter_device *counter, struct counter_count *count, struct counter_synapse *synapse, enum counter_synapse_action action) argument
/linux-master/arch/powerpc/platforms/pseries/
H A Dvas.h145 int vas_migration_handler(int action);
148 static inline int vas_migration_handler(int action) argument
/linux-master/drivers/net/wireless/intel/iwlegacy/
H A D4965-rs.c1181 tbl->action = 0;
1227 tbl->action = 0;
1276 tbl->action = IL_LEGACY_SWITCH_SISO;
1278 start_action = tbl->action;
1281 switch (tbl->action) {
1286 if ((tbl->action == IL_LEGACY_SWITCH_ANTENNA1 &&
1288 (tbl->action == IL_LEGACY_SWITCH_ANTENNA2 &&
1332 if (tbl->action == IL_LEGACY_SWITCH_MIMO2_AB)
1334 else if (tbl->action == IL_LEGACY_SWITCH_MIMO2_AC)
1352 tbl->action
[all...]
/linux-master/net/devlink/
H A Ddev.c21 enum devlink_reload_action action; member in struct:devlink_reload_combination
28 .action = DEVLINK_RELOAD_ACTION_DRIVER_REINIT,
34 devlink_reload_combination_is_invalid(enum devlink_reload_action action, argument
40 if (devlink_reload_invalid_combinations[i].action == action &&
47 devlink_reload_action_is_supported(struct devlink *devlink, enum devlink_reload_action action) argument
49 return test_bit(action, &devlink->ops->reload_actions);
332 int action; local
334 for_each_set_bit(action, &actions, __DEVLINK_RELOAD_ACTION_MAX) {
335 stat_idx = limit * __DEVLINK_RELOAD_ACTION_MAX + action;
442 devlink_reload(struct devlink *devlink, struct net *dest_net, enum devlink_reload_action action, enum devlink_reload_limit limit, u32 *actions_performed, struct netlink_ext_ack *extack) argument
522 enum devlink_reload_action action; local
[all...]
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dmacsec_fs.c451 flow_act.action = MLX5_FLOW_CONTEXT_ACTION_ALLOW;
463 flow_act.action = MLX5_FLOW_CONTEXT_ACTION_ALLOW;
501 flow_act.action = MLX5_FLOW_CONTEXT_ACTION_DROP | MLX5_FLOW_CONTEXT_ACTION_COUNT;
520 flow_act.action = MLX5_FLOW_CONTEXT_ACTION_ALLOW | MLX5_FLOW_CONTEXT_ACTION_COUNT;
866 flow_act.action = MLX5_FLOW_CONTEXT_ACTION_FWD_DEST |
1192 flow_act->action = MLX5_FLOW_CONTEXT_ACTION_FWD_DEST;
1197 flow_act->action = MLX5_FLOW_CONTEXT_ACTION_FWD_NEXT_PRIO;
1200 flow_act->action |= MLX5_FLOW_CONTEXT_ACTION_PACKET_REFORMAT |
1230 /* IP check ft has no miss rule since we use default miss action which is go to next PRIO */
1245 flow_act.action
1325 u8 action[MLX5_UN_SZ_BYTES(set_add_copy_action_in_auto)] = {}; local
1732 u8 action[MLX5_UN_SZ_BYTES(set_add_copy_action_in_auto)] = {}; local
2108 mlx5_macsec_fs_del_rule(struct mlx5_macsec_fs *macsec_fs, union mlx5_macsec_rule *macsec_rule, int action, void *macdev, u32 sa_fs_id) argument
2197 u8 action[MLX5_UN_SZ_BYTES(set_add_copy_action_in_auto)] = {}; local
[all...]
/linux-master/drivers/platform/mellanox/
H A Dmlxreg-lc.c458 static int mlxreg_lc_power_on_off(struct mlxreg_lc *mlxreg_lc, u8 action) argument
467 if (action)
478 static int mlxreg_lc_enable_disable(struct mlxreg_lc *mlxreg_lc, bool action) argument
495 if (action)
533 mlxreg_lc_state_update(struct mlxreg_lc *mlxreg_lc, enum mlxreg_lc_state state, u8 action) argument
535 if (action)
542 mlxreg_lc_state_update_locked(struct mlxreg_lc *mlxreg_lc, enum mlxreg_lc_state state, u8 action) argument
546 if (action)
558 static int mlxreg_lc_event_handler(void *handle, enum mlxreg_hotplug_kind kind, u8 action) argument
563 dev_info(mlxreg_lc->dev, "linecard#%d state %d event kind %d action
[all...]

Completed in 1602 milliseconds

<<11121314151617181920>>