Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcudbg_entity.h77 struct cudbg_ulprx_la { struct
H A Dcudbg_lib.c322 len = sizeof(struct cudbg_ulprx_la); in cudbg_get_entity_length()
1869 struct cudbg_ulprx_la *ulprx_la_buff; in cudbg_collect_ulprx_la()
1872 rc = cudbg_get_buff(pdbg_init, dbg_buff, sizeof(struct cudbg_ulprx_la), in cudbg_collect_ulprx_la()
1877 ulprx_la_buff = (struct cudbg_ulprx_la *)temp_buff.data; in cudbg_collect_ulprx_la()