Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/mlx5/
H A Dcq.c610 int mlx5_ib_poll_cq(struct ib_cq *ibcq, int num_entries, struct ib_wc *wc) in mlx5_ib_poll_cq() function
H A Dmain.c4125 .poll_cq = mlx5_ib_poll_cq,