Home
last modified time | relevance | path

Searched refs:otx2_mbox_alloc_msg (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/octeontx2/af/
H A Dmbox.c338 otx2_mbox_alloc_msg(mbox, devid, sizeof(*rsp)); in otx2_reply_invalid_msg()
H A Dmbox.h113 static inline struct mbox_msghdr *otx2_mbox_alloc_msg(struct otx2_mbox *mbox, in otx2_mbox_alloc_msg() function
H A Drvu.c1541 rsp = (struct _rsp_type *)otx2_mbox_alloc_msg( \ in rvu_process_mbox_msg()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_vf.c122 rsp = (struct msg_rsp *)otx2_mbox_alloc_msg( in otx2vf_process_mbox_msg_up()
H A Dotx2_pf.c885 rsp = (struct _rsp_type *)otx2_mbox_alloc_msg( \ in otx2_process_mbox_msg_up()