Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/af/
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 …]
Drvu.c2192 struct otx2_mbox_dev *mdev; in __rvu_mbox_handler()
2282 struct otx2_mbox_dev *mdev; in __rvu_mbox_up_handler()
2543 struct otx2_mbox_dev *mdev; in rvu_mbox_destroy()
2564 struct otx2_mbox_dev *mdev; in rvu_queue_work()
Dmbox.h53 struct otx2_mbox_dev { struct
74 struct otx2_mbox_dev *dev; argument
/linux-6.12.1/drivers/crypto/marvell/octeontx2/
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()
149 struct otx2_mbox_dev *mdev; in otx2_cptvf_pfvf_mbox_handler()
Dotx2_cptpf_mbox.c380 struct otx2_mbox_dev *mdev; in otx2_cptpf_vfpf_mbox_handler()
425 struct otx2_mbox_dev *mdev; in otx2_cptpf_afpf_mbox_intr()
567 struct otx2_mbox_dev *mdev; in otx2_cptpf_afpf_mbox_handler()
643 struct otx2_mbox_dev *mdev; in otx2_cptpf_afpf_mbox_up_handler()
/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/nic/
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()
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()
493 struct otx2_mbox_dev *mdev; in otx2_pfvf_mbox_up_handler()
801 struct otx2_mbox_dev *mdev; in otx2_pfaf_mbox_handler()
929 struct otx2_mbox_dev *mdev = &mbox->dev[0]; in otx2_pfaf_mbox_up_handler()
965 struct otx2_mbox_dev *mdev; in otx2_pfaf_mbox_intr_handler()
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()