Searched refs:otx2_mbox_id2name (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/af/ |
H A D | rvu_trace.h | 32 otx2_mbox_id2name(__entry->id), __entry->size) 95 otx2_mbox_id2name(__entry->id), __entry->err)
|
H A D | mbox.c | 442 const char *otx2_mbox_id2name(u16 id) in otx2_mbox_id2name() function 452 EXPORT_SYMBOL(otx2_mbox_id2name); variable
|
H A D | rvu.c | 2174 err, otx2_mbox_id2name(msg->id), in __rvu_mbox_handler() 2179 err, otx2_mbox_id2name(msg->id), in __rvu_mbox_handler()
|
H A D | mbox.h | 118 const char *otx2_mbox_id2name(u16 id);
|
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/af/ |
H A D | mbox.c | 362 const char *otx2_mbox_id2name(u16 id) in otx2_mbox_id2name() function 372 EXPORT_SYMBOL(otx2_mbox_id2name); variable
|
H A D | mbox.h | 112 const char *otx2_mbox_id2name(u16 id);
|
H A D | rvu.c | 1718 err, otx2_mbox_id2name(msg->id), in __rvu_mbox_handler() 1723 err, otx2_mbox_id2name(msg->id), in __rvu_mbox_handler()
|
Completed in 16 milliseconds