Searched defs:poll_cq (Results 1 - 8 of 8) sorted by relevance

/freebsd-11-stable/contrib/ofed/libcxgb4/
H A Dcq.c345 static int poll_cq(struct t4_wq *wq, struct t4_cq *cq, struct t4_cqe *cqe, function
/freebsd-11-stable/sys/dev/cxgbe/iw_cxgbe/
H A Dcq.c489 static int poll_cq(struct t4_wq *wq, struct t4_cq *cq, struct t4_cqe *cqe, function
/freebsd-11-stable/sys/ofed/drivers/infiniband/core/
H A Duverbs.h260 IB_UVERBS_DECLARE_CMD(poll_cq); variable
/freebsd-11-stable/contrib/ofed/libmlx5/
H A Dcq.c732 static inline int poll_cq(struct ibv_cq *ibcq, int ne, function
/freebsd-11-stable/contrib/ofed/libibverbs/
H A Dcompat-1_0.c178 int (*poll_cq)(struct ibv_cq_1_0 *cq, int num_entries, member in struct:ibv_context_ops_1_0
H A Dverbs.h1426 int (*poll_cq)(struct ibv_cq *cq, int num_entries, struct ibv_wc *wc); member in struct:ibv_context_ops
/freebsd-11-stable/sys/ofed/drivers/infiniband/ulp/sdp/
H A Dsdp.h422 int poll_cq; member in struct:sdp_sock
/freebsd-11-stable/sys/ofed/include/rdma/
H A Dib_verbs.h1997 int (*poll_cq)(struct ib_cq *cq, int num_entries, member in struct:ib_device

Completed in 132 milliseconds