Home
last modified time | relevance | path

Searched refs:action_type (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/drivers/staging/vc04_services/bcm2835-camera/
Dmmal-vchiq.c1085 enum mmal_msg_port_action_type action_type) in port_action_port() argument
1095 m.u.port_action_port.action = action_type; in port_action_port()
1116 port_action_type_names[action_type], action_type); in port_action_port()
1127 enum mmal_msg_port_action_type action_type, in port_action_handle() argument
1140 m.u.port_action_handle.action = action_type; in port_action_handle()
1163 port_action_type_names[action_type], in port_action_handle()
1164 action_type, connect_component_handle, connect_port_handle); in port_action_handle()
/Linux-v4.19/drivers/net/ethernet/mellanox/mlxsw/
Dcore_acl_flex_actions.c58 MLXSW_ITEM32(afa, all, action_type, 0x00, 24, 6);
Dreg.h6236 MLXSW_ITEM32(reg, ralue, action_type, 0x1C, 0, 2);
/Linux-v4.19/include/linux/mlx5/
Dmlx5_ifc.h4885 u8 action_type[0x4]; member
4896 u8 action_type[0x4]; member
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.c1831 MLX5_SET(set_action_in, action, action_type, cmd); in offload_pedit_fields()