Home
last modified time | relevance | path

Searched defs:resource (Results 1 – 13 of 13) sorted by relevance

/dpdk/app/test/
H A Dresource.h32 struct resource { struct
33 const char *name; /**< Unique name of the resource */ argument
34 const char *begin; /**< Start of resource data */ argument
35 const char *end; /**< End of resource data */ argument
/dpdk/drivers/net/mlx5/windows/
H A Dmlx5_flow_os.h138 void *resource, void **action) in mlx5_flow_os_create_flow_action_packet_reformat()
169 void *resource, in mlx5_flow_os_create_flow_action_modify_header()
/dpdk/drivers/net/mlx5/
H A Dmlx5_flow_dv.c562 (struct mlx5_flow_dv_modify_hdr_resource *resource, in flow_dv_convert_action_modify_ipv4()
602 (struct mlx5_flow_dv_modify_hdr_resource *resource, in flow_dv_convert_action_modify_ipv6()
648 (struct mlx5_flow_dv_modify_hdr_resource *resource, in flow_dv_convert_action_modify_mac()
10793 struct mlx5_flow_dv_matcher *resource; in flow_dv_matcher_create_cb() local
10858 struct mlx5_flow_dv_matcher *resource; in flow_dv_matcher_register() local
10984 struct mlx5_flow_dv_tag_resource *resource; in flow_dv_tag_resource_register() local
11402 struct mlx5_flow_dv_sample_resource *resource; in flow_dv_sample_create_cb() local
11489 struct mlx5_flow_dv_sample_resource *resource; in flow_dv_sample_clone_cb() local
11512 struct mlx5_flow_dv_sample_resource *resource = in flow_dv_sample_clone_free_cb() local
11541 struct mlx5_flow_dv_sample_resource *resource; in flow_dv_sample_resource_register() local
[all …]
/dpdk/drivers/net/mlx5/linux/
H A Dmlx5_flow_os.h189 void *resource, void **action) in mlx5_flow_os_create_flow_action_packet_reformat()
221 void *resource, in mlx5_flow_os_create_flow_action_modify_header()
/dpdk/drivers/net/qede/base/
H A Decore_mcp.h428 u8 resource; member
470 u8 resource; member
H A Decore_mcp.c4268 enum ecore_resc_lock resource, in ecore_mcp_resc_lock_default_init()
H A Dmcp_public.h1229 struct resource_info resource; member
/dpdk/drivers/bus/vmbus/
H A Drte_bus_vmbus.h77 struct rte_mem_resource resource[VMBUS_MAX_RESOURCE]; member
/dpdk/drivers/net/avp/
H A Davp_ethdev.c364 struct rte_mem_resource *resource; in avp_dev_translate_address() local
419 struct rte_mem_resource *resource; in avp_dev_check_regions() local
824 struct rte_mem_resource *resource; in avp_dev_create() local
/dpdk/drivers/net/ionic/
H A Dionic_ethdev.c1123 struct rte_mem_resource *resource; in eth_ionic_pci_probe() local
/dpdk/drivers/net/bnxt/tf_ulp/
H A Dulp_flow_db.c585 struct ulp_fdb_resource_info *resource, *fid_resource; in ulp_flow_db_resource_add() local
/dpdk/drivers/net/bnx2x/
H A Dbnx2x.c188 static int bnx2x_acquire_hw_lock(struct bnx2x_softc *sc, uint32_t resource) in bnx2x_acquire_hw_lock()
242 static int bnx2x_release_hw_lock(struct bnx2x_softc *sc, uint32_t resource) in bnx2x_release_hw_lock()
5896 static uint8_t bnx2x_trylock_hw_lock(struct bnx2x_softc *sc, uint32_t resource) in bnx2x_trylock_hw_lock()
/dpdk/drivers/net/i40e/base/
H A Di40e_common.c3642 enum i40e_aq_resources_ids resource, in i40e_aq_request_resource()
3683 enum i40e_aq_resources_ids resource, in i40e_aq_release_resource()