Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/common/mlx5/
H A Dmlx5_common_mp.c35 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_queue_state_modify()
113 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.h58 #define MLX5_MP_REQ_TIMEOUT_SEC 5 macro
/f-stack/dpdk/drivers/net/mlx5/linux/
H A Dmlx5_mp_os.c172 struct timespec ts = {.tv_sec = MLX5_MP_REQ_TIMEOUT_SEC, .tv_nsec = 0}; in mp_req_on_rxtx()
264 struct timespec ts = {.tv_sec = MLX5_MP_REQ_TIMEOUT_SEC, .tv_nsec = 0}; in mlx5_mp_os_req_queue_control()