Home
last modified time | relevance | path

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

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