Home
last modified time | relevance | path

Searched refs:ibdev_name (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5_mr.c61 sh->ibdev_name, addr, len); in mlx5_mr_mem_event_free_cb()
91 sh->ibdev_name, (void *)mr, pos, (void *)start); in mlx5_mr_mem_event_free_cb()
97 sh->ibdev_name, (void *)mr); in mlx5_mr_mem_event_free_cb()
H A Dmlx5.c891 if (!strcmp(sh->ibdev_name, in mlx5_alloc_shared_dev_ctx()
920 strncpy(sh->ibdev_name, mlx5_os_get_ctx_device_name(sh->ctx), in mlx5_alloc_shared_dev_ctx()
921 sizeof(sh->ibdev_name) - 1); in mlx5_alloc_shared_dev_ctx()
1153 snprintf(s, sizeof(s), "%s_flow_table", priv->sh->ibdev_name); in mlx5_alloc_table_hash_list()
1905 " for shared %s context", sh->ibdev_name); in mlx5_dev_check_sibling_config()
1911 " for shared %s context", sh->ibdev_name); in mlx5_dev_check_sibling_config()
H A Dmlx5.h717 char ibdev_name[DEV_SYSFS_NAME_MAX]; /* SYSFS dev name. */ member
/f-stack/dpdk/drivers/net/mlx5/linux/
H A Dmlx5_os.c240 snprintf(s, sizeof(s), "%s_port_id_action_cache", sh->ibdev_name); in mlx5_alloc_shared_dr()
246 snprintf(s, sizeof(s), "%s_push_vlan_action_cache", sh->ibdev_name); in mlx5_alloc_shared_dr()
252 snprintf(s, sizeof(s), "%s_sample_action_cache", sh->ibdev_name); in mlx5_alloc_shared_dr()
258 snprintf(s, sizeof(s), "%s_dest_array_cache", sh->ibdev_name); in mlx5_alloc_shared_dr()
264 snprintf(s, sizeof(s), "%s_tags", sh->ibdev_name); in mlx5_alloc_shared_dr()
275 snprintf(s, sizeof(s), "%s_hdr_modify", sh->ibdev_name); in mlx5_alloc_shared_dr()
288 snprintf(s, sizeof(s), "%s_encaps_decaps", sh->ibdev_name); in mlx5_alloc_shared_dr()