Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4/
Dcudbg_lib.c3023 struct cudbg_ulptx_la *ulptx_la_buff; in cudbg_collect_ulptx_la() local
3040 ulptx_la_buff = (struct cudbg_ulptx_la *)(temp_buff.data + in cudbg_collect_ulptx_la()
3043 ulptx_la_buff->rdptr[i] = t4_read_reg(padap, in cudbg_collect_ulptx_la()
3046 ulptx_la_buff->wrptr[i] = t4_read_reg(padap, in cudbg_collect_ulptx_la()
3049 ulptx_la_buff->rddata[i] = t4_read_reg(padap, in cudbg_collect_ulptx_la()
3053 ulptx_la_buff->rd_data[i][j] = in cudbg_collect_ulptx_la()
3060 ulptx_la_buff->rdptr_asic[i] = in cudbg_collect_ulptx_la()
3062 ulptx_la_buff->rddata_asic[i][0] = in cudbg_collect_ulptx_la()
3064 ulptx_la_buff->rddata_asic[i][1] = in cudbg_collect_ulptx_la()
3066 ulptx_la_buff->rddata_asic[i][2] = in cudbg_collect_ulptx_la()
[all …]