Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/chelsio/cxgb4/
Dcudbg_lib.c3022 struct cudbg_ulptx_la *ulptx_la_buff; in cudbg_collect_ulptx_la() local
3039 ulptx_la_buff = (struct cudbg_ulptx_la *)(temp_buff.data + in cudbg_collect_ulptx_la()
3042 ulptx_la_buff->rdptr[i] = t4_read_reg(padap, in cudbg_collect_ulptx_la()
3045 ulptx_la_buff->wrptr[i] = t4_read_reg(padap, in cudbg_collect_ulptx_la()
3048 ulptx_la_buff->rddata[i] = t4_read_reg(padap, in cudbg_collect_ulptx_la()
3052 ulptx_la_buff->rd_data[i][j] = in cudbg_collect_ulptx_la()
3059 ulptx_la_buff->rdptr_asic[i] = in cudbg_collect_ulptx_la()
3061 ulptx_la_buff->rddata_asic[i][0] = in cudbg_collect_ulptx_la()
3063 ulptx_la_buff->rddata_asic[i][1] = in cudbg_collect_ulptx_la()
3065 ulptx_la_buff->rddata_asic[i][2] = in cudbg_collect_ulptx_la()
[all …]