Home
last modified time | relevance | path

Searched refs:otx2_mbox_dev (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Dmbox.c20 struct otx2_mbox_dev *mdev = &mbox->dev[devid]; in __otx2_mbox_reset()
38 struct otx2_mbox_dev *mdev = &mbox->dev[devid]; in otx2_mbox_reset()
120 mbox->dev = kcalloc(ndevs, sizeof(struct otx2_mbox_dev), GFP_KERNEL); in otx2_mbox_setup()
133 struct otx2_mbox_dev *mdev; in otx2_mbox_init()
162 struct otx2_mbox_dev *mdev; in otx2_mbox_regions_init()
190 struct otx2_mbox_dev *mdev = &mbox->dev[devid]; in otx2_mbox_wait_for_rsp()
205 struct otx2_mbox_dev *mdev = &mbox->dev[devid]; in otx2_mbox_busy_poll_for_rsp()
219 struct otx2_mbox_dev *mdev = &mbox->dev[devid]; in otx2_mbox_msg_send_data()
307 struct otx2_mbox_dev *mdev = &mbox->dev[devid]; in otx2_mbox_alloc_msg_rsp()
344 struct otx2_mbox_dev *mdev = &mbox->dev[devid]; in otx2_mbox_get_rsp()
[all …]
H A Drvu.c2122 struct otx2_mbox_dev *mdev; in __rvu_mbox_handler()
2212 struct otx2_mbox_dev *mdev; in __rvu_mbox_up_handler()
2473 struct otx2_mbox_dev *mdev; in rvu_mbox_destroy()
2494 struct otx2_mbox_dev *mdev; in rvu_queue_work()
H A Dmbox.h53 struct otx2_mbox_dev { struct
74 struct otx2_mbox_dev *dev; argument
/openbmc/linux/drivers/crypto/marvell/octeontx2/
H A Dotx2_cptvf_mbox.c10 struct otx2_mbox_dev *mdev; in otx2_cpt_mbox_bbuf_init()
32 struct otx2_mbox_dev *mdev = &mbox->dev[devid]; in otx2_cpt_sync_mbox_bbuf()
141 struct otx2_mbox_dev *mdev; in otx2_cptvf_pfvf_mbox_handler()
H A Dotx2_cptpf_mbox.c333 struct otx2_mbox_dev *mdev; in otx2_cptpf_vfpf_mbox_handler()
378 struct otx2_mbox_dev *mdev; in otx2_cptpf_afpf_mbox_intr()
509 struct otx2_mbox_dev *mdev; in otx2_cptpf_afpf_mbox_handler()
585 struct otx2_mbox_dev *mdev; in otx2_cptpf_afpf_mbox_up_handler()
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_vf.c86 struct otx2_mbox_dev *mdev; in otx2vf_vfaf_mbox_handler()
151 struct otx2_mbox_dev *mdev; in otx2vf_vfaf_mbox_up_handler()
185 struct otx2_mbox_dev *mdev; in otx2vf_vfaf_mbox_intr_handler()
H A Dotx2_pf.c298 struct otx2_mbox_dev *mdev; in otx2_queue_vf_work()
335 static void otx2_forward_msg_pfvf(struct otx2_mbox_dev *mdev, in otx2_forward_msg_pfvf()
339 struct otx2_mbox_dev *src_mdev = mdev; in otx2_forward_msg_pfvf()
358 struct otx2_mbox_dev *src_mdev, *dst_mdev; in otx2_forward_vf_mbox_msgs()
452 struct otx2_mbox_dev *mdev; in otx2_pfvf_mbox_handler()
495 struct otx2_mbox_dev *mdev; in otx2_pfvf_mbox_up_handler()
805 struct otx2_mbox_dev *mdev; in otx2_pfaf_mbox_handler()
933 struct otx2_mbox_dev *mdev = &mbox->dev[0]; in otx2_pfaf_mbox_up_handler()
969 struct otx2_mbox_dev *mdev; in otx2_pfaf_mbox_intr_handler()
H A Dotx2_common.h657 struct otx2_mbox_dev *mdev; in otx2_mbox_bbuf_init()
681 struct otx2_mbox_dev *mdev = &mbox->dev[devid]; in otx2_sync_mbox_bbuf()