Searched refs:to_fsl_mc_device (Results 1 – 11 of 11) sorted by relevance
37 arg->hwirq = fsl_mc_domain_calc_hwirq(to_fsl_mc_device(desc->dev), in fsl_mc_msi_set_desc()120 struct fsl_mc_device *mc_bus_dev = to_fsl_mc_device(msi_desc->dev); in fsl_mc_msi_write_msg()185 struct fsl_mc_device *mc_dev = to_fsl_mc_device(dev); in fsl_mc_find_msi_domain()
106 mc_bus_dev = to_fsl_mc_device(mc_dev->dev.parent); in fsl_mc_resource_pool_remove_device()294 mc_bus_dev = to_fsl_mc_device(mc_dev->dev.parent); in fsl_mc_object_allocate()463 mc_bus = to_fsl_mc_bus(to_fsl_mc_device(mc_dev->dev.parent)); in fsl_mc_allocate_irqs()526 mc_bus = to_fsl_mc_bus(to_fsl_mc_device(mc_dev->dev.parent)); in fsl_mc_free_irqs()572 mc_bus_dev = to_fsl_mc_device(mc_dev->dev.parent); in fsl_mc_allocator_probe()
51 mc_dev = to_fsl_mc_device(dev); in __fsl_mc_device_remove_if_not_in_mc()73 fsl_mc_device_remove(to_fsl_mc_device(dev)); in __fsl_mc_device_remove()118 struct fsl_mc_device *mc_dev = to_fsl_mc_device(dev); in __fsl_mc_device_match()131 return dev ? to_fsl_mc_device(dev) : NULL; in fsl_mc_device_lookup()405 struct fsl_mc_device *mc_dev = to_fsl_mc_device(dev); in dprc_irq0_handler_thread()
184 mc_bus_dev = to_fsl_mc_device(mc_dev->dev.parent); in fsl_mc_portal_allocate()
103 struct fsl_mc_device *mc_cont = to_fsl_mc_device(cont_dev); in vfio_fsl_mc_close_device()422 struct fsl_mc_device *mc_dev = to_fsl_mc_device(dev); in vfio_fsl_mc_bus_notifier()423 struct fsl_mc_device *mc_cont = to_fsl_mc_device(mc_dev->dev.parent); in vfio_fsl_mc_bus_notifier()454 struct fsl_mc_device *mc_cont = to_fsl_mc_device(mc_dev->dev.parent); in vfio_fsl_mc_init_device()510 struct fsl_mc_device *mc_dev = to_fsl_mc_device(core_vdev->dev); in vfio_fsl_mc_init_dev()
113 struct fsl_mc_device *mc_cont = to_fsl_mc_device(cont_dev); in vfio_fsl_mc_set_irq_trigger()
26 mc_dev = to_fsl_mc_device(dev); in dpaa2_ptp_enable()98 mc_dev = to_fsl_mc_device(dev); in dpaa2_ptp_irq_handler_thread()
174 dpni_dev = to_fsl_mc_device(priv->net_dev->dev.parent); in dpaa2_dbg_add()
3073 err = fsl_mc_object_allocate(to_fsl_mc_device(dev), in dpaa2_eth_setup_dpcon()3385 err = fsl_mc_object_allocate(to_fsl_mc_device(dev), FSL_MC_POOL_DPBP, in dpaa2_eth_allocate_dpbp()4660 dpni_dev = to_fsl_mc_device(priv->net_dev->dev.parent); in dpaa2_eth_connect_mac()4742 struct fsl_mc_device *dpni_dev = to_fsl_mc_device(dev); in dpni_irq0_handler_thread()
1445 dpsw_port_dev = to_fsl_mc_device(port_priv->netdev->dev.parent); in dpaa2_switch_port_connect_mac()2691 err = fsl_mc_object_allocate(to_fsl_mc_device(dev), FSL_MC_POOL_DPBP, in dpaa2_switch_setup_dpbp()
220 #define to_fsl_mc_device(_dev) \ macro370 #define fsl_mc_is_cont_dev(_dev) (to_fsl_mc_device(_dev)->flags & \