Home
last modified time | relevance | path

Searched refs:dst_mdev (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_pf.c360 struct otx2_mbox_dev *src_mdev, *dst_mdev; in otx2_forward_vf_mbox_msgs() local
382 dst_mdev = &dst_mbox->mbox.dev[0]; in otx2_forward_vf_mbox_msgs()
385 dst_mdev->mbase = src_mdev->mbase; in otx2_forward_vf_mbox_msgs()
386 dst_mdev->msg_size = mbox_hdr->msg_size; in otx2_forward_vf_mbox_msgs()
387 dst_mdev->num_msgs = num_msgs; in otx2_forward_vf_mbox_msgs()
398 dst_mdev->mbase = pf->mbox.bbuf_base; in otx2_forward_vf_mbox_msgs()
406 req_hdr = (struct mbox_hdr *)(dst_mdev->mbase + in otx2_forward_vf_mbox_msgs()
410 otx2_forward_msg_pfvf(dst_mdev, &pf->mbox_pfvf[0].mbox, in otx2_forward_vf_mbox_msgs()
427 dst_mdev = &dst_mbox->mbox_up.dev[vf]; in otx2_forward_vf_mbox_msgs()
428 dst_mdev in otx2_forward_vf_mbox_msgs()
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_pf.c358 struct otx2_mbox_dev *src_mdev, *dst_mdev; in otx2_forward_vf_mbox_msgs() local
380 dst_mdev = &dst_mbox->mbox.dev[0]; in otx2_forward_vf_mbox_msgs()
383 dst_mdev->mbase = src_mdev->mbase; in otx2_forward_vf_mbox_msgs()
384 dst_mdev->msg_size = mbox_hdr->msg_size; in otx2_forward_vf_mbox_msgs()
385 dst_mdev->num_msgs = num_msgs; in otx2_forward_vf_mbox_msgs()
396 dst_mdev->mbase = pf->mbox.bbuf_base; in otx2_forward_vf_mbox_msgs()
404 req_hdr = (struct mbox_hdr *)(dst_mdev->mbase + in otx2_forward_vf_mbox_msgs()
408 otx2_forward_msg_pfvf(dst_mdev, &pf->mbox_pfvf[0].mbox, in otx2_forward_vf_mbox_msgs()
425 dst_mdev = &dst_mbox->mbox_up.dev[vf]; in otx2_forward_vf_mbox_msgs()
426 dst_mdev in otx2_forward_vf_mbox_msgs()
[all...]

Completed in 4 milliseconds