Home
last modified time | relevance | path

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

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