Searched defs:mbox_msg (Results 1 – 7 of 7) sorted by relevance
42 struct hns_roce_mbox_msg *mbox_msg) in hns_roce_cmd_mbox_post_hw()57 struct hns_roce_mbox_msg *mbox_msg) in __hns_roce_cmd_mbox_poll()79 struct hns_roce_mbox_msg *mbox_msg) in hns_roce_cmd_mbox_poll()110 struct hns_roce_mbox_msg *mbox_msg) in __hns_roce_cmd_mbox_wait()159 struct hns_roce_mbox_msg *mbox_msg) in hns_roce_cmd_mbox_wait()173 struct hns_roce_mbox_msg mbox_msg = {}; in hns_roce_cmd_mbox() local
2988 struct hns_roce_mbox_msg *mbox_msg) in hns_roce_mbox_post()3058 struct hns_roce_mbox_msg *mbox_msg) in v2_post_mbox()
60 static void dump_mbox_msg(struct otx_cpt_mbox *mbox_msg, int vf_id) in dump_mbox_msg()
59 static void dump_mbox_msg(struct otx_cpt_mbox *mbox_msg, int vf_id) in dump_mbox_msg()
114 __le32 mbox_msg[4]; member
125 union mbox_msg { union
234 struct ti_msgmgr_message *mbox_msg = m; in ti_sci_rx_callback() local