Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/common/octeontx2/
H A Dotx2_dev.c273 msg->id, otx2_mbox_id2name(msg->id), in vf_pf_process_up_msgs()
279 msg->id, otx2_mbox_id2name(msg->id), in vf_pf_process_up_msgs()
285 msg->id, otx2_mbox_id2name(msg->id), in vf_pf_process_up_msgs()
369 msg->id, otx2_mbox_id2name(msg->id), in otx2_process_msgs()
383 otx2_mbox_id2name(msg->id), msg->rc); in otx2_process_msgs()
414 otx2_mbox_id2name(msg->hdr.id), size, vf); in pf_vf_mbox_send_up_msg()
452 otx2_mbox_id2name(msg->hdr.id), in otx2_mbox_up_handler_cgx_link_event()
482 msg->hdr.id, otx2_mbox_id2name(msg->hdr.id), in otx2_mbox_up_handler_cgx_ptp_rx_info()
558 msg->id, otx2_mbox_id2name(msg->id), in otx2_process_msgs_up()
564 err, msg->id, otx2_mbox_id2name(msg->id)); in otx2_process_msgs_up()
H A Dversion.map24 otx2_mbox_id2name;
H A Dotx2_mbox.c443 const char *otx2_mbox_id2name(uint16_t id) in otx2_mbox_id2name() function
H A Dotx2_mbox.h1772 const char *otx2_mbox_id2name(uint16_t id);
1880 req->hdr.id, otx2_mbox_id2name(req->hdr.id)); \