Home
last modified time | relevance | path

Searched refs:total_cnq_events (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/hw/bnxt_re/
H A Dqplib_fp.c2116 u16 total_cnq_events; in bnxt_qplib_destroy_cq() local
2127 total_cnq_events = le16_to_cpu(resp.total_cnq_events); in bnxt_qplib_destroy_cq()
2128 __wait_for_all_nqes(cq, total_cnq_events); in bnxt_qplib_destroy_cq()
H A Droce_hsi.h2459 __le16 total_cnq_events; member
/kernel/linux/linux-6.6/drivers/infiniband/hw/bnxt_re/
H A Dqplib_fp.c2196 u16 total_cnq_events; in bnxt_qplib_destroy_cq() local
2209 total_cnq_events = le16_to_cpu(resp.total_cnq_events); in bnxt_qplib_destroy_cq()
2210 __wait_for_all_nqes(cq, total_cnq_events); in bnxt_qplib_destroy_cq()
H A Droce_hsi.h1203 __le16 total_cnq_events; member

Completed in 31 milliseconds