Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Dmbox.c23 struct otx2_mbox_dev *mdev = &mbox->dev[devid]; in __otx2_mbox_reset()
43 struct otx2_mbox_dev *mdev = &mbox->dev[devid]; in otx2_mbox_reset()
136 mbox->dev = kzalloc_objs(struct otx2_mbox_dev, ndevs); in cn20k_mbox_setup()
214 mbox->dev = kzalloc_objs(struct otx2_mbox_dev, ndevs); in otx2_mbox_setup()
227 struct otx2_mbox_dev *mdev; in otx2_mbox_init()
256 struct otx2_mbox_dev *mdev; in otx2_mbox_regions_init()
284 struct otx2_mbox_dev *mdev = &mbox->dev[devid]; in otx2_mbox_wait_for_rsp()
298 struct otx2_mbox_dev *mdev = &mbox->dev[devid]; in otx2_mbox_busy_poll_for_rsp()
312 struct otx2_mbox_dev *mdev = &mbox->dev[devid]; in otx2_mbox_msg_send_data()
406 struct otx2_mbox_dev *mdev = &mbox->dev[devid]; in otx2_mbox_alloc_msg_rsp()
[all …]
H A Dmbox.h68 struct otx2_mbox_dev { struct
89 struct otx2_mbox_dev *dev; argument
/linux/drivers/crypto/marvell/octeontx2/
H A Dotx2_cptpf_mbox.c376 struct otx2_mbox_dev *mdev; in otx2_cptpf_vfpf_mbox_handler()
420 struct otx2_mbox_dev *mdev; in otx2_cptpf_afpf_mbox_intr()
562 struct otx2_mbox_dev *mdev; in otx2_cptpf_afpf_mbox_handler()
638 struct otx2_mbox_dev *mdev; in otx2_cptpf_afpf_mbox_up_handler()
/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dcn20k.c18 struct otx2_mbox_dev *mdev; in cn20k_pfaf_mbox_intr_handler()
59 struct otx2_mbox_dev *mdev; in cn20k_vfaf_mbox_intr_handler()
H A Dotx2_pf.c302 struct otx2_mbox_dev *mdev; in otx2_queue_vf_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()
362 struct otx2_mbox_dev *src_mdev, *dst_mdev; in otx2_forward_vf_mbox_msgs()
456 struct otx2_mbox_dev *mdev; in otx2_pfvf_mbox_handler()
500 struct otx2_mbox_dev *mdev; in otx2_pfvf_mbox_up_handler()
845 struct otx2_mbox_dev *mdev; in otx2_pfaf_mbox_handler()
1009 struct otx2_mbox_dev *mdev = &mbox->dev[0]; in otx2_pfaf_mbox_up_handler()
1048 struct otx2_mbox_dev *mdev; in otx2_pfaf_mbox_intr_handler()