Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/af/
Drvu_trace.h32 otx2_mbox_id2name(__entry->id), __entry->size)
95 otx2_mbox_id2name(__entry->id), __entry->err)
Dmbox.c442 const char *otx2_mbox_id2name(u16 id) in otx2_mbox_id2name() function
452 EXPORT_SYMBOL(otx2_mbox_id2name);
Drvu.c2245 err, otx2_mbox_id2name(msg->id), in __rvu_mbox_handler()
2250 err, otx2_mbox_id2name(msg->id), in __rvu_mbox_handler()
Dmbox.h118 const char *otx2_mbox_id2name(u16 id);