Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/infiniband/hw/mlx5/
Dmlx5_ib.h1170 int mlx5_ib_arm_cq(struct ib_cq *ibcq, enum ib_cq_notify_flags flags);
Dcq.c634 int mlx5_ib_arm_cq(struct ib_cq *ibcq, enum ib_cq_notify_flags flags) in mlx5_ib_arm_cq() function
Dmain.c4065 .req_notify_cq = mlx5_ib_arm_cq,