Searched refs:mbox_msghdr (Results 1 – 14 of 14) sorted by relevance
93 struct mbox_msghdr { struct421 struct mbox_msghdr hdr;428 struct mbox_msghdr hdr;439 struct mbox_msghdr hdr;462 struct mbox_msghdr hdr;479 struct mbox_msghdr hdr;493 struct mbox_msghdr hdr;512 struct mbox_msghdr hdr;532 struct mbox_msghdr hdr;543 struct mbox_msghdr hdr;[all …]
315 struct mbox_msghdr *msg; in otx2_mbox_msg_send_data()350 msg = (struct mbox_msghdr *)(hw_mbase + mbox->tx_start + msgs_offset); in otx2_mbox_msg_send_data()403 struct mbox_msghdr *otx2_mbox_alloc_msg_rsp(struct otx2_mbox *mbox, int devid, in otx2_mbox_alloc_msg_rsp()407 struct mbox_msghdr *msghdr = NULL; in otx2_mbox_alloc_msg_rsp()444 struct mbox_msghdr *otx2_mbox_get_rsp(struct otx2_mbox *mbox, int devid, in otx2_mbox_get_rsp()445 struct mbox_msghdr *msg) in otx2_mbox_get_rsp()458 struct mbox_msghdr *pmsg = mdev->mbase + imsg; in otx2_mbox_get_rsp()459 struct mbox_msghdr *prsp = mdev->mbase + irsp; in otx2_mbox_get_rsp()492 struct mbox_msghdr *preq = mdev->mbase + ireq; in otx2_mbox_check_rsp_msgs()493 struct mbox_msghdr *prsp = mdev->mbase + irsp; in otx2_mbox_check_rsp_msgs()
2144 struct mbox_msghdr *req) in rvu_process_mbox_msg()2200 struct mbox_msghdr *msg; in __rvu_mbox_handler()2306 struct mbox_msghdr *msg; in __rvu_mbox_up_handler()
30 struct mbox_msghdr *req, int size) in forward_to_af()32 struct mbox_msghdr *msg; in forward_to_af()67 struct mbox_msghdr *req) in handle_msg_get_caps()89 struct mbox_msghdr *req) in handle_msg_get_eng_grp_num()112 struct mbox_msghdr *req) in handle_msg_kvf_limits()245 struct mbox_msghdr *req) in handle_msg_rx_inline_ipsec_lf_cfg()378 struct mbox_msghdr *msg; in otx2_cptpf_vfpf_mbox_handler()450 struct mbox_msghdr *msg) in process_afpf_mbox_msg()518 struct mbox_msghdr *fwd; in forward_to_vf()564 struct mbox_msghdr *msg; in otx2_cptpf_afpf_mbox_handler()[all …]
52 struct mbox_msghdr hdr;71 struct mbox_msghdr hdr;76 struct mbox_msghdr hdr;86 struct mbox_msghdr hdr;90 struct mbox_msghdr hdr;121 struct mbox_msghdr hdr;125 struct mbox_msghdr hdr;
70 struct mbox_msghdr *msg) in process_pfvf_mbox_mbox_msg()157 struct mbox_msghdr *msg; in otx2_cptvf_pfvf_mbox_handler()173 msg = (struct mbox_msghdr *)(mdev->mbase + pfvf_mbox->rx_start + in otx2_cptvf_pfvf_mbox_handler()207 struct mbox_msghdr *req; in otx2_cptvf_send_kvf_limits_msg()209 req = (struct mbox_msghdr *) in otx2_cptvf_send_kvf_limits_msg()227 struct mbox_msghdr *req; in otx2_cptvf_send_caps_msg()229 req = (struct mbox_msghdr *) in otx2_cptvf_send_caps_msg()
26 struct mbox_msghdr *req; in otx2_cpt_send_ready_msg()189 struct mbox_msghdr *req; in otx2_cpt_msix_offset_msg()
137 struct mbox_msghdr *req; in cptpf_flr_wq_handler()
40 struct mbox_msghdr *msg) in otx2vf_process_vfaf_mbox_msg()90 struct mbox_msghdr *msg; in otx2vf_vfaf_mbox_handler()108 msg = (struct mbox_msghdr *)(mdev->mbase + offset); in otx2vf_vfaf_mbox_handler()118 struct mbox_msghdr *req) in otx2vf_process_mbox_msg_up()155 struct mbox_msghdr *msg; in otx2vf_vfaf_mbox_up_handler()176 msg = (struct mbox_msghdr *)(mdev->mbase + offset); in otx2vf_vfaf_mbox_up_handler()
454 struct mbox_msghdr *msg = NULL; in otx2_pfvf_mbox_handler()474 msg = (struct mbox_msghdr *)(mdev->mbase + mbox->rx_start + in otx2_pfvf_mbox_handler()502 struct mbox_msghdr *msg; in otx2_pfvf_mbox_up_handler()775 struct mbox_msghdr *msg) in otx2_process_pfaf_mbox_msg()847 struct mbox_msghdr *msg; in otx2_pfaf_mbox_handler()867 msg = (struct mbox_msghdr *)(mdev->mbase + offset); in otx2_pfaf_mbox_handler()964 struct mbox_msghdr *req) in otx2_process_mbox_msg_up()1013 struct mbox_msghdr *msg; in otx2_pfaf_mbox_up_handler()1025 msg = (struct mbox_msghdr *)(mdev->mbase + offset); in otx2_pfaf_mbox_up_handler()3351 struct mbox_msghdr *msghdr; in otx2_vf_link_event_task()
413 memcpy(&ureq->hdr, &grp_update_req->hdr, sizeof(struct mbox_msghdr)); in otx2_tc_update_mcast()1304 memcpy(&dummy.hdr, &req->hdr, sizeof(struct mbox_msghdr)); in otx2_tc_add_flow()
724 struct mbox_msghdr *msghdr; in rvu_get_rep_cnt()
1462 struct mbox_msghdr *rsp_hdr; in otx2_enable_rxvlan()
180 struct mbox_msghdr *msghdr; in otx2_hw_get_mac_addr()
Completed in 47 milliseconds