Home
last modified time | relevance | path

Searched refs:bnxt_re_search_for_cq (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/infiniband/hw/bnxt_re/
Dib_verbs.c4320 static struct bnxt_re_cq *bnxt_re_search_for_cq(struct bnxt_re_dev *rdev, u32 cq_id) in bnxt_re_search_for_cq() function
4599 cq = bnxt_re_search_for_cq(rdev, res_id); in UVERBS_HANDLER()