Home
last modified time | relevance | path

Searched refs:rvt_poll_cq (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/sw/rdmavt/
H A Dcq.h59 int rvt_poll_cq(struct ib_cq *ibcq, int num_entries, struct ib_wc *entry);
H A Dcq.c508 * rvt_poll_cq - poll for work completion entries
518 int rvt_poll_cq(struct ib_cq *ibcq, int num_entries, struct ib_wc *entry) in rvt_poll_cq() function
H A Dvt.c404 .poll_cq = rvt_poll_cq,
/kernel/linux/linux-6.6/drivers/infiniband/sw/rdmavt/
H A Dcq.h17 int rvt_poll_cq(struct ib_cq *ibcq, int num_entries, struct ib_wc *entry);
H A Dcq.c466 * rvt_poll_cq - poll for work completion entries
476 int rvt_poll_cq(struct ib_cq *ibcq, int num_entries, struct ib_wc *entry) in rvt_poll_cq() function
H A Dvt.c357 .poll_cq = rvt_poll_cq,

Completed in 4 milliseconds