Home
last modified time | relevance | path

Searched defs:poll_cq (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/ofed/libcxgb4/
H A Dcq.c345 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 Dcq.c491 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 Dcq.c732 static inline int poll_cq(struct ibv_cq *ibcq, int ne, in poll_cq() function
/freebsd/contrib/ofed/libibverbs/
H A Dcompat-1_0.c178 int (*poll_cq)(struct ibv_cq_1_0 *cq, int num_entries, member
H A Dverbs.h1428 int (*poll_cq)(struct ibv_cq *cq, int num_entries, struct ibv_wc *wc); member
/freebsd/sys/ofed/drivers/infiniband/ulp/sdp/
H A Dsdp.h380 int poll_cq; member
/freebsd/sys/ofed/include/rdma/
H A Dib_verbs.h2277 int (*poll_cq)(struct ib_cq *cq, int num_entries, member