Home
last modified time | relevance | path

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

/dpdk/drivers/common/mlx5/
H A Dmlx5_common_mp.c36 struct timespec ts = {.tv_sec = MLX5_MP_REQ_TIMEOUT_SEC, .tv_nsec = 0}; in mlx5_mp_req_mr_create()
77 struct timespec ts = {.tv_sec = MLX5_MP_REQ_TIMEOUT_SEC, .tv_nsec = 0}; in mlx5_mp_req_mempool_reg()
125 struct timespec ts = {.tv_sec = MLX5_MP_REQ_TIMEOUT_SEC, .tv_nsec = 0}; in mlx5_mp_req_queue_state_modify()
161 struct timespec ts = {.tv_sec = MLX5_MP_REQ_TIMEOUT_SEC, .tv_nsec = 0}; in mlx5_mp_req_verbs_cmd_fd()
H A Dmlx5_common_mp.h84 #define MLX5_MP_REQ_TIMEOUT_SEC 5 macro
/dpdk/drivers/net/mlx5/linux/
H A Dmlx5_mp_os.c226 struct timespec ts = {.tv_sec = MLX5_MP_REQ_TIMEOUT_SEC, .tv_nsec = 0}; in mp_req_on_rxtx()
323 struct timespec ts = {.tv_sec = MLX5_MP_REQ_TIMEOUT_SEC, .tv_nsec = 0}; in mlx5_mp_os_req_queue_control()