Home
last modified time | relevance | path

Searched refs:read_lcb_csr (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Dchip.h639 int read_lcb_csr(struct hfi1_devdata *dd, u32 offset, u64 *data);
H A Ddebugfs.c702 if (read_lcb_csr(dd, csr_off, (u64 *)&data)) in debugfs_lcb_read()
H A Dchip.c1500 ret = read_lcb_csr(dd, csr, &data); in dc_access_lcb_cntr()
8655 ret = read_lcb_csr(dd, lcb_cache[i].off, &val); in update_lcb_cache()
8682 int read_lcb_csr(struct hfi1_devdata *dd, u32 addr, u64 *data) in read_lcb_csr() function
H A Dmad.c790 if (read_lcb_csr(dd, DC_LCB_STS_ROUND_TRIP_LTP_CNT, &reg)) in read_ltp_rtt()
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A Dchip.h597 int read_lcb_csr(struct hfi1_devdata *dd, u32 offset, u64 *data);
H A Ddebugfs.c660 if (read_lcb_csr(dd, csr_off, (u64 *)&data)) in debugfs_lcb_read()
H A Dchip.c1459 ret = read_lcb_csr(dd, csr, &data); in dc_access_lcb_cntr()
8616 ret = read_lcb_csr(dd, lcb_cache[i].off, &val); in update_lcb_cache()
8643 int read_lcb_csr(struct hfi1_devdata *dd, u32 addr, u64 *data) in read_lcb_csr() function
H A Dmad.c748 if (read_lcb_csr(dd, DC_LCB_STS_ROUND_TRIP_LTP_CNT, &reg)) in read_ltp_rtt()

Completed in 68 milliseconds