Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/esw/
Dipsec.c104 MLX5_UN_SZ_BYTES(hca_cap_union)); in esw_ipsec_vf_set_generic()
144 MLX5_UN_SZ_BYTES(hca_cap_union)); in esw_ipsec_vf_set_bytype()
192 MLX5_UN_SZ_BYTES(hca_cap_union)); in esw_ipsec_vf_crypto_aux_caps_set()
Dipsec_fs.c46 u8 action[MLX5_UN_SZ_BYTES(set_add_copy_action_in_auto)] = {}; in mlx5_esw_ipsec_rx_setup_modify_header()
Dbridge.c1095 u8 action[MLX5_UN_SZ_BYTES(set_add_copy_action_in_auto)] = {}; in mlx5_esw_bridge_vlan_push_mark_create()
/linux-6.6.21/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.6.21/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.6.21/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()
Dmacsec_fs.c1325 u8 action[MLX5_UN_SZ_BYTES(set_add_copy_action_in_auto)] = {}; in macsec_fs_rx_roce_jump_to_rdma_rules_create()
1732 u8 action[MLX5_UN_SZ_BYTES(set_add_copy_action_in_auto)] = {}; in macsec_fs_rx_add_rule()
2197 u8 action[MLX5_UN_SZ_BYTES(set_add_copy_action_in_auto)] = {}; in mlx5_macsec_fs_add_roce_rule_tx()
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/
Dpci_irq.c126 MLX5_UN_SZ_BYTES(hca_cap_union)); in mlx5_set_msix_vec_count()
Dmain.c399 MLX5_UN_SZ_BYTES(hca_cap_union)); in mlx5_core_get_caps_mode()
403 MLX5_UN_SZ_BYTES(hca_cap_union)); in mlx5_core_get_caps_mode()
Dfs_cmd.c995 actions_size = MLX5_UN_SZ_BYTES(set_add_copy_action_in_auto) * num_actions; in mlx5_cmd_modify_header_alloc()
Deswitch_offloads.c2230 u8 modact[MLX5_UN_SZ_BYTES(set_add_copy_action_in_auto)] = {}; in esw_create_restore_table()
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/steering/
Dfs_dr.c693 actions_sz = MLX5_UN_SZ_BYTES(set_add_copy_action_in_auto) * in mlx5_cmd_dr_modify_header_alloc()
/linux-6.6.21/include/linux/mlx5/
Ddevice.h68 #define MLX5_UN_SZ_BYTES(typ) (sizeof(union mlx5_ifc_##typ##_bits) / 8) macro
/linux-6.6.21/drivers/infiniband/hw/mlx5/
Dfs.c2542 MLX5_UN_SZ_BYTES(set_add_copy_action_in_auto)); in UVERBS_HANDLER()
2770 UVERBS_ATTR_MIN_SIZE(MLX5_UN_SZ_BYTES(
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
Dipsec_fs.c1082 u8 action[MLX5_UN_SZ_BYTES(set_add_copy_action_in_auto)] = {}; in setup_modify_header()