Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/infiniband/hw/hns/
Dhns_roce_hw_v2.c1622 __le64 *cnt_data; in hns_roce_hw_v2_query_counter() local
1655 cnt_data = (__le64 *)&desc[bd_idx].data[0]; in hns_roce_hw_v2_query_counter()
1657 stats[i] = le64_to_cpu(cnt_data[cnt_idx]); in hns_roce_hw_v2_query_counter()