Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/en/
Dmod_hdr.h10 #define MLX5_MH_ACT_SZ MLX5_UN_SZ_BYTES(set_add_copy_action_in_auto)
Dmod_hdr.c7 #define MLX5_MH_ACT_SZ MLX5_UN_SZ_BYTES(set_add_copy_action_in_auto)
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
Dipsec_fs.c57 u8 action[MLX5_UN_SZ_BYTES(set_add_copy_action_in_auto)] = {}; in rx_err_add_rule()
399 u8 action[MLX5_UN_SZ_BYTES(set_add_copy_action_in_auto)] = {}; in rx_add_rule()
Dmacsec_fs.c1116 u8 action[MLX5_UN_SZ_BYTES(set_add_copy_action_in_auto)] = {}; in macsec_fs_rx_add_rule()
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/esw/acl/
Dingress_ofld.c65 u8 action[MLX5_UN_SZ_BYTES(set_add_copy_action_in_auto)] = {}; in esw_acl_ingress_mod_metadata_create()
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/
Dpci_irq.c110 MLX5_UN_SZ_BYTES(hca_cap_union)); in mlx5_set_msix_vec_count()
Dmain.c370 MLX5_UN_SZ_BYTES(hca_cap_union)); in mlx5_core_get_caps_mode()
374 MLX5_UN_SZ_BYTES(hca_cap_union)); in mlx5_core_get_caps_mode()
Dfs_cmd.c955 actions_size = MLX5_UN_SZ_BYTES(set_add_copy_action_in_auto) * num_actions; in mlx5_cmd_modify_header_alloc()
Deswitch_offloads.c2221 u8 modact[MLX5_UN_SZ_BYTES(set_add_copy_action_in_auto)] = {}; in esw_create_restore_table()
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/lib/
Dfs_chains.c215 u8 modact[MLX5_UN_SZ_BYTES(set_add_copy_action_in_auto)] = {}; in create_chain_restore()
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/steering/
Dfs_dr.c663 actions_sz = MLX5_UN_SZ_BYTES(set_add_copy_action_in_auto) * in mlx5_cmd_dr_modify_header_alloc()
/linux-6.1.9/drivers/infiniband/hw/mlx5/
Dfs.c2281 MLX5_UN_SZ_BYTES(set_add_copy_action_in_auto)); in UVERBS_HANDLER()
2509 UVERBS_ATTR_MIN_SIZE(MLX5_UN_SZ_BYTES(
/linux-6.1.9/include/linux/mlx5/
Ddevice.h67 #define MLX5_UN_SZ_BYTES(typ) (sizeof(union mlx5_ifc_##typ##_bits) / 8) macro
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/esw/
Dbridge.c1144 u8 action[MLX5_UN_SZ_BYTES(set_add_copy_action_in_auto)] = {}; in mlx5_esw_bridge_vlan_push_mark_create()