Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/hw/bnxt_re/
Dqplib_fp.c1717 bool sch_handler = false; in bnxt_qplib_post_send() local
1759 sch_handler = true; in bnxt_qplib_post_send()
1938 if (sch_handler) { in bnxt_qplib_post_send()
1970 bool sch_handler = false; in bnxt_qplib_post_recv() local
1996 sch_handler = true; in bnxt_qplib_post_recv()
2025 if (sch_handler) { in bnxt_qplib_post_recv()
/kernel/linux/linux-6.6/drivers/infiniband/hw/bnxt_re/
Dqplib_fp.c1747 bool sch_handler = false; in bnxt_qplib_post_send() local
1789 sch_handler = true; in bnxt_qplib_post_send()
1968 if (sch_handler) { in bnxt_qplib_post_send()
2000 bool sch_handler = false; in bnxt_qplib_post_recv() local
2026 sch_handler = true; in bnxt_qplib_post_recv()
2055 if (sch_handler) { in bnxt_qplib_post_recv()