Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/ofed/libcxgb4/
HDcq.c345 static int poll_cq(struct t4_wq *wq, struct t4_cq *cq, struct t4_cqe *cqe, in poll_cq() function
/freebsd-13-stable/sys/dev/cxgbe/iw_cxgbe/
HDcq.c489 static int poll_cq(struct t4_wq *wq, struct t4_cq *cq, struct t4_cqe *cqe, in poll_cq() function
/freebsd-13-stable/contrib/ofed/libmlx5/
HDcq.c732 static inline int poll_cq(struct ibv_cq *ibcq, int ne, in poll_cq() function
/freebsd-13-stable/contrib/ofed/libibverbs/
HDcompat-1_0.c178 int (*poll_cq)(struct ibv_cq_1_0 *cq, int num_entries, member
HDverbs.h1426 int (*poll_cq)(struct ibv_cq *cq, int num_entries, struct ibv_wc *wc); member
/freebsd-13-stable/sys/ofed/drivers/infiniband/ulp/sdp/
HDsdp.h380 int poll_cq; member
/freebsd-13-stable/sys/ofed/include/rdma/
HDib_verbs.h2041 int (*poll_cq)(struct ib_cq *cq, int num_entries, member