Searched refs:action_flags (Results 1 – 6 of 6) sorted by relevance
599 u16 flow_flags = 0, action_flags = 0; in bnxt_hwrm_cfa_flow_alloc() local614 action_flags |= in bnxt_hwrm_cfa_flow_alloc()620 action_flags |= in bnxt_hwrm_cfa_flow_alloc()624 action_flags |= in bnxt_hwrm_cfa_flow_alloc()634 action_flags |= in bnxt_hwrm_cfa_flow_alloc()650 action_flags |= in bnxt_hwrm_cfa_flow_alloc()661 action_flags |= in bnxt_hwrm_cfa_flow_alloc()683 action_flags |= CFA_FLOW_ALLOC_REQ_ACTION_FLAGS_TUNNEL; in bnxt_hwrm_cfa_flow_alloc()746 action_flags |= CFA_FLOW_ALLOC_REQ_ACTION_FLAGS_DROP; in bnxt_hwrm_cfa_flow_alloc()749 action_flags |= CFA_FLOW_ALLOC_REQ_ACTION_FLAGS_FWD; in bnxt_hwrm_cfa_flow_alloc()[all …]
185 u32 action_flags; in mlx5hws_cmd_set_fte() local211 action_flags = fte_attr->action_flags; in mlx5hws_cmd_set_fte()212 MLX5_SET(flow_context, in_flow_context, action, action_flags); in mlx5hws_cmd_set_fte()214 if (action_flags & MLX5_FLOW_CONTEXT_ACTION_PACKET_REFORMAT) { in mlx5hws_cmd_set_fte()219 if (action_flags & (MLX5_FLOW_CONTEXT_ACTION_DECRYPT | MLX5_FLOW_CONTEXT_ACTION_ENCRYPT)) { in mlx5hws_cmd_set_fte()226 if (action_flags & MLX5_FLOW_CONTEXT_ACTION_FWD_DEST) { in mlx5hws_cmd_set_fte()
25 u32 action_flags; member
67 fte_attr.action_flags = MLX5_FLOW_CONTEXT_ACTION_FWD_DEST; in hws_table_up_default_fdb_miss_tbl()
1399 fte_attr.action_flags |= MLX5_FLOW_CONTEXT_ACTION_FWD_DEST; in mlx5hws_action_create_dest_array()1407 fte_attr.action_flags |= MLX5_FLOW_CONTEXT_ACTION_FWD_DEST; in mlx5hws_action_create_dest_array()1894 fte_attr.action_flags = MLX5_FLOW_CONTEXT_ACTION_FWD_DEST; in mlx5hws_action_create_flow_sampler()
92 * @action_flags: bit mask of different types of node actions124 int action_flags; member 401 u32 flags = n->action_flags; in tipc_node_write_unlock() 419 n->action_flags &= ~(TIPC_NOTIFY_NODE_DOWN | TIPC_NOTIFY_NODE_UP | in tipc_node_write_unlock() 872 n->action_flags |= TIPC_NOTIFY_LINK_UP; in __tipc_node_link_up() 893 n->action_flags |= TIPC_NOTIFY_NODE_UP; in __tipc_node_link_up() 1003 n->action_flags |= TIPC_NOTIFY_LINK_DOWN; in __tipc_node_link_down() 1541 n->action_flags |= TIPC_NOTIFY_NODE_DOWN; in node_lost_contact() 3102 i += scnprintf(buf + i, sz - i, " %x", n->action_flags); in tipc_node_dump()