MCPcopy Create free account
hub / github.com/F-Stack/f-stack / rte_mp_reply

Class rte_mp_reply

dpdk/drivers/net/mlx4/mlx4_mp.c:187–187  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

185 struct rte_mp_msg mp_req;
186 struct rte_mp_msg *mp_res;
187 struct rte_mp_reply mp_rep;
188 struct mlx4_mp_param *res __rte_unused;
189 struct timespec ts = {.tv_sec = MLX4_MP_REQ_TIMEOUT_SEC, .tv_nsec = 0};
190 struct mlx4_priv *priv;

Callers 2

mp_primary_handleFunction · 0.70
mp_secondary_handleFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected