Home
last modified time | relevance | path

Searched refs:MLX5_UN_SZ_BYTES (Results 1 – 14 of 14) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
A Dmod_hdr.c7 #define MLX5_MH_ACT_SZ MLX5_UN_SZ_BYTES(set_add_copy_action_in_auto)
A Dtc_ct.c616 action_size = MLX5_UN_SZ_BYTES(set_add_copy_action_in_auto); in mlx5_tc_ct_entry_create_nat()
/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
A Dipsec_fs.c55 u8 action[MLX5_UN_SZ_BYTES(set_add_copy_action_in_auto)] = {}; in rx_err_add_rule()
465 u8 action[MLX5_UN_SZ_BYTES(set_add_copy_action_in_auto)] = {}; in rx_add_rule()
/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/acl/
A Dingress_ofld.c65 u8 action[MLX5_UN_SZ_BYTES(set_add_copy_action_in_auto)] = {}; in esw_acl_ingress_mod_metadata_create()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
A Dpci_irq.c125 MLX5_UN_SZ_BYTES(hca_cap_union)); in mlx5_set_msix_vec_count()
A Dmain.c375 MLX5_UN_SZ_BYTES(hca_cap_union)); in mlx5_core_get_caps_mode()
379 MLX5_UN_SZ_BYTES(hca_cap_union)); in mlx5_core_get_caps_mode()
A Dfs_cmd.c896 actions_size = MLX5_UN_SZ_BYTES(set_add_copy_action_in_auto) * num_actions; in mlx5_cmd_modify_header_alloc()
A Den_tc.c74 #define MLX5_MH_ACT_SZ MLX5_UN_SZ_BYTES(set_add_copy_action_in_auto)
2789 action_size = MLX5_UN_SZ_BYTES(set_add_copy_action_in_auto); in offload_pedit_fields()
2919 action_size = MLX5_UN_SZ_BYTES(set_add_copy_action_in_auto); in alloc_mod_hdr_actions()
A Deswitch_offloads.c2073 u8 modact[MLX5_UN_SZ_BYTES(set_add_copy_action_in_auto)] = {}; in esw_create_restore_table()
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/
A Dfs_dr.c607 actions_sz = MLX5_UN_SZ_BYTES(set_add_copy_action_in_auto) * in mlx5_cmd_dr_modify_header_alloc()
/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
A Dfs_chains.c214 char modact[MLX5_UN_SZ_BYTES(set_add_copy_action_in_auto)]; in create_chain_restore()
/linux/include/linux/mlx5/
A Ddevice.h67 #define MLX5_UN_SZ_BYTES(typ) (sizeof(union mlx5_ifc_##typ##_bits) / 8) macro
/linux/drivers/infiniband/hw/mlx5/
A Dfs.c2401 MLX5_UN_SZ_BYTES(set_add_copy_action_in_auto)); in UVERBS_HANDLER()
2629 UVERBS_ATTR_MIN_SIZE(MLX5_UN_SZ_BYTES(
/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/
A Dbridge.c987 u8 action[MLX5_UN_SZ_BYTES(set_add_copy_action_in_auto)] = {}; in mlx5_esw_bridge_vlan_push_mark_create()

Completed in 59 milliseconds