Home
last modified time | relevance | path

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

/Linux-v6.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()
187 struct otx2_mbox_dev *mdev = &mbox->dev[devid]; in otx2_mbox_wait_for_rsp()
202 struct otx2_mbox_dev *mdev = &mbox->dev[devid]; in otx2_mbox_busy_poll_for_rsp()
216 struct otx2_mbox_dev *mdev = &mbox->dev[devid]; in otx2_mbox_msg_send()
265 struct otx2_mbox_dev *mdev = &mbox->dev[devid]; in otx2_mbox_alloc_msg_rsp()
302 struct otx2_mbox_dev *mdev = &mbox->dev[devid]; in otx2_mbox_get_rsp()
[all …]
Drvu.c2113 struct otx2_mbox_dev *mdev; in __rvu_mbox_handler()
2197 struct otx2_mbox_dev *mdev; in __rvu_mbox_up_handler()
2425 struct otx2_mbox_dev *mdev; in rvu_mbox_destroy()
2446 struct otx2_mbox_dev *mdev; in rvu_queue_work()
Dmbox.h50 struct otx2_mbox_dev { struct
71 struct otx2_mbox_dev *dev; argument
/Linux-v6.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()
141 struct otx2_mbox_dev *mdev; in otx2_cptvf_pfvf_mbox_handler()
Dotx2_cptpf_mbox.c182 struct otx2_mbox_dev *mdev; in otx2_cptpf_vfpf_mbox_handler()
338 struct otx2_mbox_dev *mdev; in otx2_cptpf_afpf_mbox_handler()
/Linux-v6.1/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_vf.c90 struct otx2_mbox_dev *mdev; in otx2vf_vfaf_mbox_handler()
151 struct otx2_mbox_dev *mdev; in otx2vf_vfaf_mbox_up_handler()
182 struct otx2_mbox_dev *mdev; in otx2vf_vfaf_mbox_intr_handler()
Dotx2_pf.c297 struct otx2_mbox_dev *mdev; in otx2_queue_work()
348 static void otx2_forward_msg_pfvf(struct otx2_mbox_dev *mdev, in otx2_forward_msg_pfvf()
352 struct otx2_mbox_dev *src_mdev = mdev; in otx2_forward_msg_pfvf()
369 struct otx2_mbox_dev *src_mdev, *dst_mdev; in otx2_forward_vf_mbox_msgs()
463 struct otx2_mbox_dev *mdev; in otx2_pfvf_mbox_handler()
506 struct otx2_mbox_dev *mdev; in otx2_pfvf_mbox_up_handler()
818 struct otx2_mbox_dev *mdev; in otx2_pfaf_mbox_handler()
944 struct otx2_mbox_dev *mdev = &mbox->dev[0]; in otx2_pfaf_mbox_up_handler()
Dotx2_common.h629 struct otx2_mbox_dev *mdev; in otx2_mbox_bbuf_init()
653 struct otx2_mbox_dev *mdev = &mbox->dev[devid]; in otx2_sync_mbox_bbuf()