Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_tc.c599 u16 flow_flags = 0, action_flags = 0; in bnxt_hwrm_cfa_flow_alloc() local
614 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 …]
/linux/net/tipc/
H A Dnode.c124 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()
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dcmd.h25 u32 action_flags; member
H A Dtable.c67 fte_attr.action_flags = MLX5_FLOW_CONTEXT_ACTION_FWD_DEST; in hws_table_up_default_fdb_miss_tbl()
H A Daction.c1399 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()