Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/bnxt/
A Dbnxt_tc.c595 u16 flow_flags = 0, action_flags = 0; in bnxt_hwrm_cfa_flow_alloc() local
610 action_flags |= in bnxt_hwrm_cfa_flow_alloc()
616 action_flags |= in bnxt_hwrm_cfa_flow_alloc()
620 action_flags |= in bnxt_hwrm_cfa_flow_alloc()
630 action_flags |= in bnxt_hwrm_cfa_flow_alloc()
646 action_flags |= in bnxt_hwrm_cfa_flow_alloc()
657 action_flags |= in bnxt_hwrm_cfa_flow_alloc()
742 action_flags |= CFA_FLOW_ALLOC_REQ_ACTION_FLAGS_DROP; in bnxt_hwrm_cfa_flow_alloc()
749 action_flags |= in bnxt_hwrm_cfa_flow_alloc()
757 action_flags |= in bnxt_hwrm_cfa_flow_alloc()
[all …]
A Dbnxt_hsi.h7448 __le16 action_flags; member
/linux/include/xen/interface/
A Dxen-mca.h167 uint8_t action_flags; member
/linux/net/tipc/
A Dnode.c126 int action_flags; member
403 u32 flags = n->action_flags; in tipc_node_write_unlock()
420 n->action_flags &= ~(TIPC_NOTIFY_NODE_DOWN | TIPC_NOTIFY_NODE_UP | in tipc_node_write_unlock()
854 n->action_flags |= TIPC_NOTIFY_LINK_UP; in __tipc_node_link_up()
875 n->action_flags |= TIPC_NOTIFY_NODE_UP; in __tipc_node_link_up()
985 n->action_flags |= TIPC_NOTIFY_LINK_DOWN; in __tipc_node_link_down()
1535 n->action_flags |= TIPC_NOTIFY_NODE_DOWN; in node_lost_contact()
3089 i += scnprintf(buf + i, sz - i, " %x", n->action_flags); in tipc_node_dump()
/linux/drivers/infiniband/hw/mlx5/
A Dfs.c1764 u64 action_flags; in mlx5_ib_create_flow_action_esp() local
1769 &action_flags, attrs, MLX5_IB_ATTR_CREATE_FLOW_ACTION_FLAGS, in mlx5_ib_create_flow_action_esp()
1774 flags = mlx5_ib_flow_action_flags_to_accel_xfrm_flags(action_flags); in mlx5_ib_create_flow_action_esp()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
A Den_tc.c2767 u32 *action_flags, in offload_pedit_fields() argument
2781 headers_c = get_match_headers_criteria(*action_flags, &parse_attr->spec); in offload_pedit_fields()
2782 headers_v = get_match_headers_value(*action_flags, &parse_attr->spec); in offload_pedit_fields()
3037 u32 *action_flags, in alloc_tc_pedit_action() argument
3045 action_flags, extack); in alloc_tc_pedit_action()

Completed in 95 milliseconds