Home
last modified time | relevance | path

Searched refs:flush_flag (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/hw/hns/
H A Dhns_roce_qp.c58 if (test_and_clear_bit(HNS_ROCE_FLUSH_FLAG, &hr_qp->flush_flag)) { in flush_work_handle()
104 if (!test_and_set_bit(HNS_ROCE_FLUSH_FLAG, &qp->flush_flag)) in hns_roce_qp_event()
917 hr_qp->flush_flag = 0; in hns_roce_create_qp_common()
H A Dhns_roce_device.h662 unsigned long flush_flag; member
H A Dhns_roce_hw_v2.c623 if (!test_and_set_bit(HNS_ROCE_FLUSH_FLAG, &qp->flush_flag)) in update_sq_db()
815 &hr_qp->flush_flag)) in hns_roce_v2_post_recv()
3302 if (!test_and_set_bit(HNS_ROCE_FLUSH_FLAG, &qp->flush_flag)) in get_cqe_status()
/kernel/linux/linux-6.6/drivers/infiniband/hw/hns/
H A Dhns_roce_qp.c56 if (test_and_clear_bit(HNS_ROCE_FLUSH_FLAG, &hr_qp->flush_flag)) { in flush_work_handle()
92 if (!test_and_set_bit(HNS_ROCE_FLUSH_FLAG, &qp->flush_flag)) in flush_cqe()
1075 hr_qp->flush_flag = 0; in hns_roce_create_qp_common()
H A Dhns_roce_device.h627 unsigned long flush_flag; member

Completed in 18 milliseconds