Searched refs:mbox_msghdr (Results 1 – 6 of 6) sorted by relevance
83 struct mbox_msghdr { struct104 struct mbox_msghdr *otx2_mbox_alloc_msg_rsp(struct otx2_mbox *mbox, int devid, argument106 struct mbox_msghdr *otx2_mbox_get_rsp(struct otx2_mbox *mbox, int devid,107 struct mbox_msghdr *msg);113 static inline struct mbox_msghdr *otx2_mbox_alloc_msg(struct otx2_mbox *mbox, in otx2_mbox_alloc_msg()246 struct mbox_msghdr hdr;253 struct mbox_msghdr hdr;264 struct mbox_msghdr hdr;276 struct mbox_msghdr hdr;292 struct mbox_msghdr hdr;[all …]
224 struct mbox_msghdr *otx2_mbox_alloc_msg_rsp(struct otx2_mbox *mbox, int devid, in otx2_mbox_alloc_msg_rsp()228 struct mbox_msghdr *msghdr = NULL; in otx2_mbox_alloc_msg_rsp()259 struct mbox_msghdr *otx2_mbox_get_rsp(struct otx2_mbox *mbox, int devid, in otx2_mbox_get_rsp()260 struct mbox_msghdr *msg) in otx2_mbox_get_rsp()273 struct mbox_msghdr *pmsg = mdev->mbase + imsg; in otx2_mbox_get_rsp()274 struct mbox_msghdr *prsp = mdev->mbase + irsp; in otx2_mbox_get_rsp()307 struct mbox_msghdr *preq = mdev->mbase + ireq; in otx2_mbox_check_rsp_msgs()308 struct mbox_msghdr *prsp = mdev->mbase + irsp; in otx2_mbox_check_rsp_msgs()
1527 struct mbox_msghdr *req) in rvu_process_mbox_msg()1583 struct mbox_msghdr *msg; in __rvu_mbox_handler()1667 struct mbox_msghdr *msg; in __rvu_mbox_up_handler()
31 struct mbox_msghdr *msg) in otx2vf_process_vfaf_mbox_msg()85 struct mbox_msghdr *msg; in otx2vf_vfaf_mbox_handler()99 msg = (struct mbox_msghdr *)(mdev->mbase + offset); in otx2vf_vfaf_mbox_handler()109 struct mbox_msghdr *req) in otx2vf_process_mbox_msg_up()146 struct mbox_msghdr *msg; in otx2vf_vfaf_mbox_up_handler()164 msg = (struct mbox_msghdr *)(mdev->mbase + offset); in otx2vf_vfaf_mbox_up_handler()
452 struct mbox_msghdr *msg = NULL; in otx2_pfvf_mbox_handler()471 msg = (struct mbox_msghdr *)(mdev->mbase + mbox->rx_start + in otx2_pfvf_mbox_handler()500 struct mbox_msghdr *msg; in otx2_pfvf_mbox_up_handler()727 struct mbox_msghdr *msg) in otx2_process_pfaf_mbox_msg()800 struct mbox_msghdr *msg; in otx2_pfaf_mbox_handler()815 msg = (struct mbox_msghdr *)(mdev->mbase + offset); in otx2_pfaf_mbox_handler()871 struct mbox_msghdr *req) in otx2_process_mbox_msg_up()918 struct mbox_msghdr *msg; in otx2_pfaf_mbox_up_handler()925 msg = (struct mbox_msghdr *)(mdev->mbase + offset); in otx2_pfaf_mbox_up_handler()2182 struct mbox_msghdr *msghdr; in otx2_vf_link_event_task()
157 struct mbox_msghdr *msghdr; in otx2_hw_get_mac_addr()