Home
last modified time | relevance | path

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

/Linux-v5.15/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 …]
Dmbox.h50 struct otx2_mbox_dev { struct
71 struct otx2_mbox_dev *dev; argument
Drvu.c2032 struct otx2_mbox_dev *mdev; in __rvu_mbox_handler()
2116 struct otx2_mbox_dev *mdev; in __rvu_mbox_up_handler()
2344 struct otx2_mbox_dev *mdev; in rvu_mbox_destroy()
2366 struct otx2_mbox_dev *mdev; in rvu_queue_work()
/Linux-v5.15/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.c175 struct otx2_mbox_dev *mdev; in otx2_cptpf_vfpf_mbox_handler()
327 struct otx2_mbox_dev *mdev; in otx2_cptpf_afpf_mbox_handler()
/Linux-v5.15/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_vf.c88 struct otx2_mbox_dev *mdev; in otx2vf_vfaf_mbox_handler()
149 struct otx2_mbox_dev *mdev; in otx2vf_vfaf_mbox_up_handler()
180 struct otx2_mbox_dev *mdev; in otx2vf_vfaf_mbox_intr_handler()
Dotx2_pf.c288 struct otx2_mbox_dev *mdev; in otx2_queue_work()
339 static void otx2_forward_msg_pfvf(struct otx2_mbox_dev *mdev, in otx2_forward_msg_pfvf()
343 struct otx2_mbox_dev *src_mdev = mdev; in otx2_forward_msg_pfvf()
360 struct otx2_mbox_dev *src_mdev, *dst_mdev; in otx2_forward_vf_mbox_msgs()
449 struct otx2_mbox_dev *mdev; in otx2_pfvf_mbox_handler()
492 struct otx2_mbox_dev *mdev; in otx2_pfvf_mbox_up_handler()
804 struct otx2_mbox_dev *mdev; in otx2_pfaf_mbox_handler()
920 struct otx2_mbox_dev *mdev = &mbox->dev[0]; in otx2_pfaf_mbox_up_handler()
Dotx2_common.h499 struct otx2_mbox_dev *mdev; in otx2_mbox_bbuf_init()
523 struct otx2_mbox_dev *mdev = &mbox->dev[devid]; in otx2_sync_mbox_bbuf()