Home
last modified time | relevance | path

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

/dpdk/drivers/common/mlx5/linux/
H A Dmlx5_common_auxiliary.c111 char ib_name[64] = { 0 }; in mlx5_get_aux_ibv_device() local
120 ib_name, sizeof(ib_name)) != 0) in mlx5_get_aux_ibv_device()
123 if (strcmp(ibv_list[n]->name, ib_name) != 0) in mlx5_get_aux_ibv_device()