Home
last modified time | relevance | path

Searched defs:attr_idx (Results 1 – 4 of 4) sorted by relevance

/linux/net/netlink/
H A Dpolicy.c19 unsigned int attr_idx; member
/linux/tools/testing/selftests/kvm/lib/arm64/
H A Dprocessor.c132 uint8_t attr_idx = flags & (PTE_ATTRINDX_MASK >> PTE_ATTRINDX_SHIFT); _virt_pg_map() local
184 uint64_t attr_idx = MT_NORMAL; virt_arch_pg_map() local
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Deswitch_offloads.c433 int attr_idx) in esw_setup_uplink_fwd_ipsec_needed() argument
470 int attr_idx, int dest_idx, bool pkt_reformat) in esw_setup_dest_fwd_vport() argument
495 esw_setup_dest_fwd_ipsec(struct mlx5_flow_destination * dest,struct mlx5_flow_act * flow_act,struct mlx5_eswitch * esw,struct mlx5_esw_flow_attr * esw_attr,int attr_idx,int dest_idx,bool pkt_reformat) esw_setup_dest_fwd_ipsec() argument
509 esw_setup_vport_dest(struct mlx5_flow_destination * dest,struct mlx5_flow_act * flow_act,struct mlx5_eswitch * esw,struct mlx5_esw_flow_attr * esw_attr,int attr_idx,int dest_idx,bool pkt_reformat) esw_setup_vport_dest() argument
4763 mlx5_eswitch_restore_ipsec_rule(struct mlx5_eswitch * esw,struct mlx5_flow_handle * rule,struct mlx5_esw_flow_attr * esw_attr,int attr_idx) mlx5_eswitch_restore_ipsec_rule() argument
[all...]
/linux/include/rdma/
H A Duverbs_ioctl.h760 const struct uverbs_attr_bundle *attrs_bundle, u16 attr_idx, in uverbs_attr_get_uobjs_arr()