Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/hw/mlx4/
Dmlx4_ib.h750 int mlx4_ib_arm_cq(struct ib_cq *cq, enum ib_cq_notify_flags flags);
Dcq.c908 int mlx4_ib_arm_cq(struct ib_cq *ibcq, enum ib_cq_notify_flags flags) in mlx4_ib_arm_cq() function
Dmain.c2564 .req_notify_cq = mlx4_ib_arm_cq,