Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/hns/
Dhns_roce_device.h642 u32 l0_last_num; /* L0 last chunk num */ member
Dhns_roce_hw_v2.c4527 for (i = 0; i < eq->l0_last_num; i++) { in hns_roce_mhop_free_eq()
4528 if (i == eq->l0_last_num - 1) { in hns_roce_mhop_free_eq()
4539 for (i = 0; i < eq->l0_last_num; i++) { in hns_roce_mhop_free_eq()
4545 if ((i == eq->l0_last_num - 1) in hns_roce_mhop_free_eq()
4878 eq->l0_last_num = i + 1; in hns_roce_mhop_alloc_eq()