Searched refs:action_flags (Results 1 – 5 of 5) sorted by relevance
443 u16 flow_flags = 0, action_flags = 0; in bnxt_hwrm_cfa_flow_alloc() local455 action_flags |= CFA_FLOW_ALLOC_REQ_ACTION_FLAGS_TUNNEL; in bnxt_hwrm_cfa_flow_alloc()518 action_flags |= CFA_FLOW_ALLOC_REQ_ACTION_FLAGS_DROP; in bnxt_hwrm_cfa_flow_alloc()521 action_flags |= CFA_FLOW_ALLOC_REQ_ACTION_FLAGS_FWD; in bnxt_hwrm_cfa_flow_alloc()525 action_flags |= in bnxt_hwrm_cfa_flow_alloc()533 action_flags |= in bnxt_hwrm_cfa_flow_alloc()541 req.action_flags = cpu_to_le16(action_flags); in bnxt_hwrm_cfa_flow_alloc()
5494 __le16 action_flags; member
111 int action_flags; member324 u32 flags = n->action_flags; in tipc_node_write_unlock()339 n->action_flags &= ~(TIPC_NOTIFY_NODE_DOWN | TIPC_NOTIFY_NODE_UP | in tipc_node_write_unlock()664 n->action_flags |= TIPC_NOTIFY_LINK_UP; in __tipc_node_link_up()685 n->action_flags |= TIPC_NOTIFY_NODE_UP; in __tipc_node_link_up()744 n->action_flags |= TIPC_NOTIFY_LINK_DOWN; in __tipc_node_link_down()1259 n->action_flags |= TIPC_NOTIFY_NODE_DOWN; in node_lost_contact()
166 uint8_t action_flags; member
3864 u64 action_flags; in mlx5_ib_create_flow_action_esp() local3869 &action_flags, attrs, MLX5_IB_ATTR_CREATE_FLOW_ACTION_FLAGS, in mlx5_ib_create_flow_action_esp()3874 flags = mlx5_ib_flow_action_flags_to_accel_xfrm_flags(action_flags); in mlx5_ib_create_flow_action_esp()