Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/bnxt_re/
H A Dqplib_fp.c2364 u16 total_cnq_events; in bnxt_qplib_destroy_cq() local
2377 total_cnq_events = le16_to_cpu(resp.total_cnq_events); in bnxt_qplib_destroy_cq()
2378 __wait_for_all_nqes(cq, total_cnq_events); in bnxt_qplib_destroy_cq()
H A Droce_hsi.h1241 __le16 total_cnq_events; member