Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/infiniband/hw/mlx4/
Dmlx4_ib.h773 int mlx4_ib_arm_cq(struct ib_cq *cq, enum ib_cq_notify_flags flags);
Dcq.c905 int mlx4_ib_arm_cq(struct ib_cq *ibcq, enum ib_cq_notify_flags flags) in mlx4_ib_arm_cq() function
Dmain.c2569 .req_notify_cq = mlx4_ib_arm_cq,