Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_hw_v2.c1624 __le64 *cnt_data; in hns_roce_hw_v2_query_counter() local
1657 cnt_data = (__le64 *)&desc[bd_idx].data[0]; in hns_roce_hw_v2_query_counter()
1659 stats[i] = le64_to_cpu(cnt_data[cnt_idx]); in hns_roce_hw_v2_query_counter()