Searched defs:resource (Results 1 – 13 of 13) sorted by relevance
| /dpdk/app/test/ |
| H A D | resource.h | 32 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 D | mlx5_flow_os.h | 138 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 D | mlx5_flow_dv.c | 562 (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 D | mlx5_flow_os.h | 189 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 D | ecore_mcp.h | 428 u8 resource; member 470 u8 resource; member
|
| H A D | ecore_mcp.c | 4268 enum ecore_resc_lock resource, in ecore_mcp_resc_lock_default_init()
|
| H A D | mcp_public.h | 1229 struct resource_info resource; member
|
| /dpdk/drivers/bus/vmbus/ |
| H A D | rte_bus_vmbus.h | 77 struct rte_mem_resource resource[VMBUS_MAX_RESOURCE]; member
|
| /dpdk/drivers/net/avp/ |
| H A D | avp_ethdev.c | 364 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 D | ionic_ethdev.c | 1123 struct rte_mem_resource *resource; in eth_ionic_pci_probe() local
|
| /dpdk/drivers/net/bnxt/tf_ulp/ |
| H A D | ulp_flow_db.c | 585 struct ulp_fdb_resource_info *resource, *fid_resource; in ulp_flow_db_resource_add() local
|
| /dpdk/drivers/net/bnx2x/ |
| H A D | bnx2x.c | 188 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 D | i40e_common.c | 3642 enum i40e_aq_resources_ids resource, in i40e_aq_request_resource() 3683 enum i40e_aq_resources_ids resource, in i40e_aq_release_resource()
|