Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/hw/hns/
Dhns_roce_hw_v1.c1668 static int hns_roce_v1_cmd_pending(struct hns_roce_dev *hr_dev) in hns_roce_v1_cmd_pending() function
1685 while (hns_roce_v1_cmd_pending(hr_dev)) { in hns_roce_v1_post_mbox()
1724 while (hns_roce_v1_cmd_pending(hr_dev) && time_before(jiffies, end)) in hns_roce_v1_chk_mbox()
1727 if (hns_roce_v1_cmd_pending(hr_dev)) { in hns_roce_v1_chk_mbox()