Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libmlx4/
H A Dmlx4.c99 .poll_cq = mlx4_poll_cq,
H A Dmlx4.h394 int mlx4_poll_cq(struct ibv_cq *cq, int ne, struct ibv_wc *wc);
H A Dcq.c397 int mlx4_poll_cq(struct ibv_cq *ibcq, int ne, struct ibv_wc *wc) in mlx4_poll_cq() function