Searched defs:poll_cq (Results 1 – 7 of 7) sorted by relevance
/freebsd/contrib/ofed/libcxgb4/ |
H A D | cq.c | 345 static int poll_cq(struct t4_wq *wq, struct t4_cq *cq, struct t4_cqe *cqe, in poll_cq() function
|
/freebsd/sys/dev/cxgbe/iw_cxgbe/ |
H A D | cq.c | 491 static int poll_cq(struct t4_wq *wq, struct t4_cq *cq, struct t4_cqe *cqe, in poll_cq() function
|
/freebsd/contrib/ofed/libmlx5/ |
H A D | cq.c | 732 static inline int poll_cq(struct ibv_cq *ibcq, int ne, in poll_cq() function
|
/freebsd/contrib/ofed/libibverbs/ |
H A D | compat-1_0.c | 178 int (*poll_cq)(struct ibv_cq_1_0 *cq, int num_entries, member
|
H A D | verbs.h | 1428 int (*poll_cq)(struct ibv_cq *cq, int num_entries, struct ibv_wc *wc); member
|
/freebsd/sys/ofed/drivers/infiniband/ulp/sdp/ |
H A D | sdp.h | 380 int poll_cq; member
|
/freebsd/sys/ofed/include/rdma/ |
H A D | ib_verbs.h | 2277 int (*poll_cq)(struct ib_cq *cq, int num_entries, member
|