Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4/
Dcudbg_entity.h18 struct cudbg_mbox_log { struct
Dcudbg_lib.c395 len = sizeof(struct cudbg_mbox_log) * adap->mbox_log->size; in cudbg_get_entity_length()
3233 struct cudbg_mbox_log *mboxlog = NULL; in cudbg_collect_mbox_log()
3245 size = sizeof(struct cudbg_mbox_log) * mbox_cmds; in cudbg_collect_mbox_log()
3250 mboxlog = (struct cudbg_mbox_log *)temp_buff.data; in cudbg_collect_mbox_log()