Searched refs:action_type (Results 1 – 5 of 5) sorted by relevance
/Linux-v4.19/drivers/staging/vc04_services/bcm2835-camera/ |
D | mmal-vchiq.c | 1085 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/ |
D | core_acl_flex_actions.c | 58 MLXSW_ITEM32(afa, all, action_type, 0x00, 24, 6);
|
D | reg.h | 6236 MLXSW_ITEM32(reg, ralue, action_type, 0x1C, 0, 2);
|
/Linux-v4.19/include/linux/mlx5/ |
D | mlx5_ifc.h | 4885 u8 action_type[0x4]; member 4896 u8 action_type[0x4]; member
|
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en_tc.c | 1831 MLX5_SET(set_action_in, action, action_type, cmd); in offload_pedit_fields()
|