Home
last modified time | relevance | path

Searched defs:notify_flags (Results 1 – 6 of 6) sorted by relevance

/linux-4.1.27/drivers/infiniband/hw/ipath/
Dipath_cq.c342 int ipath_req_notify_cq(struct ib_cq *ibcq, enum ib_cq_notify_flags notify_flags) in ipath_req_notify_cq()
/linux-4.1.27/drivers/infiniband/hw/qib/
Dqib_cq.c358 int qib_req_notify_cq(struct ib_cq *ibcq, enum ib_cq_notify_flags notify_flags) in qib_req_notify_cq()
/linux-4.1.27/drivers/infiniband/hw/amso1100/
Dc2_cq.c222 int c2_arm_cq(struct ib_cq *ibcq, enum ib_cq_notify_flags notify_flags) in c2_arm_cq()
/linux-4.1.27/drivers/infiniband/hw/ehca/
Dehca_reqs.c929 int ehca_req_notify_cq(struct ib_cq *cq, enum ib_cq_notify_flags notify_flags) in ehca_req_notify_cq()
/linux-4.1.27/include/linux/power/
Dsmartreflex.h239 u8 notify_flags; member
/linux-4.1.27/drivers/infiniband/hw/nes/
Dnes_verbs.c3807 static int nes_req_notify_cq(struct ib_cq *ibcq, enum ib_cq_notify_flags notify_flags) in nes_req_notify_cq()