Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/common/octeontx2/
H A Dotx2_dev.c216 otx2_mbox_req_init(msg->id, af_req); in vf_pf_process_msgs()
422 otx2_mbox_req_init(msg->hdr.id, vf_msg); in pf_vf_mbox_send_up_msg()
H A Dotx2_mbox.h1800 otx2_mbox_req_init(uint16_t mbox_id, void *msghdr) in otx2_mbox_req_init() function