Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/infiniband/hw/mlx5/
Dmlx5_ib.h545 int mlx5_ib_arm_cq(struct ib_cq *ibcq, enum ib_cq_notify_flags flags);
Dcq.c581 int mlx5_ib_arm_cq(struct ib_cq *ibcq, enum ib_cq_notify_flags flags) in mlx5_ib_arm_cq() function
Dmain.c1420 dev->ib_dev.req_notify_cq = mlx5_ib_arm_cq; in mlx5_ib_add()