Searched refs:mbox_msghdr (Results 1 – 3 of 3) sorted by relevance
82 struct mbox_msghdr { struct102 struct mbox_msghdr *otx2_mbox_alloc_msg_rsp(struct otx2_mbox *mbox, int devid, argument104 struct mbox_msghdr *otx2_mbox_get_rsp(struct otx2_mbox *mbox, int devid,105 struct mbox_msghdr *msg);110 static inline struct mbox_msghdr *otx2_mbox_alloc_msg(struct otx2_mbox *mbox, in otx2_mbox_alloc_msg()231 struct mbox_msghdr hdr;238 struct mbox_msghdr hdr;249 struct mbox_msghdr hdr;260 struct mbox_msghdr hdr;276 struct mbox_msghdr hdr;[all …]
196 struct mbox_msghdr *otx2_mbox_alloc_msg_rsp(struct otx2_mbox *mbox, int devid, in otx2_mbox_alloc_msg_rsp()200 struct mbox_msghdr *msghdr = NULL; in otx2_mbox_alloc_msg_rsp()231 struct mbox_msghdr *otx2_mbox_get_rsp(struct otx2_mbox *mbox, int devid, in otx2_mbox_get_rsp()232 struct mbox_msghdr *msg) in otx2_mbox_get_rsp()243 struct mbox_msghdr *pmsg = mdev->mbase + imsg; in otx2_mbox_get_rsp()244 struct mbox_msghdr *prsp = mdev->mbase + irsp; in otx2_mbox_get_rsp()
1367 struct mbox_msghdr *req) in rvu_process_mbox_msg()1422 struct mbox_msghdr *msg; in __rvu_mbox_handler()1505 struct mbox_msghdr *msg; in __rvu_mbox_up_handler()