Searched defs:ibcq (Results 1 - 20 of 20) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/cxgb3/
H A Diwch_cq.c195 int iwch_poll_cq(struct ib_cq *ibcq, int num_entries, struct ib_wc *wc) argument
H A Diwch_provider.c305 static int iwch_arm_cq(struct ib_cq *ibcq, enum ib_cq_notify_flags flags) argument
H A Diwch_provider.h102 struct ib_cq ibcq; member in struct:iwch_cq
111 static inline struct iwch_cq *to_iwch_cq(struct ib_cq *ibcq) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/ipath/
H A Dipath_cq.c129 int ipath_poll_cq(struct ib_cq *ibcq, in argument
314 ipath_destroy_cq(struct ib_cq *ibcq) argument
342 ipath_req_notify_cq(struct ib_cq *ibcq, enum ib_cq_notify_flags notify_flags) argument
371 ipath_resize_cq(struct ib_cq *ibcq, int cqe, struct ib_udata *udata) argument
[all...]
H A Dipath_verbs.h215 struct ib_cq ibcq; member in struct:ipath_cq
665 static inline struct ipath_cq *to_icq(struct ib_cq *ibcq) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/qib/
H A Dqib_cq.c127 int qib_poll_cq(struct ib_cq *ibcq, int num_entries, struct ib_wc *entry) argument
320 qib_destroy_cq(struct ib_cq *ibcq) argument
348 qib_req_notify_cq(struct ib_cq *ibcq, enum ib_cq_notify_flags notify_flags) argument
377 qib_resize_cq(struct ib_cq *ibcq, int cqe, struct ib_udata *udata) argument
[all...]
H A Dqib_verbs.h267 struct ib_cq ibcq; member in struct:qib_cq
771 static inline struct qib_cq *to_icq(struct ib_cq *ibcq) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/amso1100/
H A Dc2_cq.c201 int c2_poll_cq(struct ib_cq *ibcq, int num_entries, struct ib_wc *entry) argument
222 int c2_arm_cq(struct ib_cq *ibcq, enum ib_cq_notify_flags notify_flags) argument
H A Dc2_provider.h92 struct ib_cq ibcq; member in struct:c2_cq
153 static inline struct c2_cq *to_c2cq(struct ib_cq *ibcq) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/cxgb4/
H A Dcq.c717 int c4iw_poll_cq(struct ib_cq *ibcq, int num_entries, struct ib_wc *wc) argument
887 int c4iw_arm_cq(struct ib_cq *ibcq, enum ib_cq_notify_flags flags) argument
H A Diw_cxgb4.h277 struct ib_cq ibcq; member in struct:c4iw_cq
285 static inline struct c4iw_cq *to_c4iw_cq(struct ib_cq *ibcq) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/mlx4/
H A Dcq.c43 struct ib_cq *ibcq = &to_mibcq(cq)->ibcq; local
50 struct ib_cq *ibcq; local
345 mlx4_ib_resize_cq(struct ib_cq *ibcq, int entries, struct ib_udata *udata) argument
723 mlx4_ib_poll_cq(struct ib_cq *ibcq, int num_entries, struct ib_wc *wc) argument
750 mlx4_ib_arm_cq(struct ib_cq *ibcq, enum ib_cq_notify_flags flags) argument
[all...]
H A Dmlx4_ib.h70 struct ib_cq ibcq; member in struct:mlx4_ib_cq
196 static inline struct mlx4_ib_cq *to_mcq(struct ib_cq *ibcq) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/ehca/
H A Dehca_main.c533 struct ib_cq *ibcq; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/mthca/
H A Dmthca_provider.c797 static int mthca_resize_cq(struct ib_cq *ibcq, int entries, struct ib_udata *udata) argument
H A Dmthca_cq.c661 mthca_poll_cq(struct ib_cq *ibcq, int num_entries, struct ib_wc *entry) argument
743 mthca_arbel_arm_cq(struct ib_cq *ibcq, enum ib_cq_notify_flags flags) argument
[all...]
H A Dmthca_provider.h202 struct ib_cq ibcq; member in struct:mthca_cq
324 static inline struct mthca_cq *to_mcq(struct ib_cq *ibcq) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/nes/
H A Dnes_verbs.h112 struct ib_cq ibcq; member in struct:nes_cq
H A Dnes.h478 static inline struct nes_cq *to_nescq(struct ib_cq *ibcq) argument
H A Dnes_verbs.c3633 static int nes_poll_cq(struct ib_cq *ibcq, int num_entries, struct ib_wc *entry) argument
3808 static int nes_req_notify_cq(struct ib_cq *ibcq, enum ib_cq_notify_flags notify_flags) argument

Completed in 118 milliseconds