Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/mlx5/
Dmlx5_ib.h1042 int mlx5_ib_poll_cq(struct ib_cq *ibcq, int num_entries, struct ib_wc *wc);
Dcq.c665 int mlx5_ib_poll_cq(struct ib_cq *ibcq, int num_entries, struct ib_wc *wc) in mlx5_ib_poll_cq() function
Dmain.c5813 dev->ib_dev.poll_cq = mlx5_ib_poll_cq; in mlx5_ib_stage_caps_init()