Home
last modified time | relevance | path

Searched refs:devl_unlock (Results 1 – 25 of 28) sorted by relevance

12

/linux/drivers/net/ethernet/amazon/ena/
H A Dena_devlink.c61 devl_unlock(devlink); in ena_devlink_disable_phc_param()
155 devl_unlock(devlink); in ena_devlink_configure_params()
205 devl_unlock(devlink); in ena_devlink_register()
213 devl_unlock(devlink); in ena_devlink_unregister()
/linux/net/devlink/
H A Dcore.c84 devl_unlock(devlink); in devlink_rel_nested_in_notify_work()
91 devl_unlock(devlink); in devlink_rel_nested_in_notify_work()
284 void devl_unlock(struct devlink *devlink) in devl_unlock() function
288 EXPORT_SYMBOL_GPL(devl_unlock);
370 devl_unlock(devlink); in devlink_register()
393 devl_unlock(devlink); in devlink_unregister()
H A Dhealth.c177 devl_unlock(devlink); in devlink_port_health_reporter_create()
219 devl_unlock(devlink); in devlink_health_reporter_create()
254 devl_unlock(devlink); in devlink_health_reporter_destroy()
683 devl_unlock(devlink); in devlink_health_report()
691 devl_unlock(devlink); in devlink_health_report()
1207 devl_unlock(devlink); in devlink_health_reporter_get_from_cb_lock()
1227 devl_unlock(devlink); in devlink_nl_health_reporter_dump_get_dumpit()
1247 devl_unlock(devlink); in devlink_nl_health_reporter_dump_get_dumpit()
H A Dregion.c1023 devl_unlock(devlink); in devlink_nl_region_read_dumpit()
1030 devl_unlock(devlink); in devlink_nl_region_read_dumpit()
1095 devl_unlock(devlink); in devlink_region_create()
1147 devl_unlock(devlink); in devlink_port_region_create()
1151 devl_unlock(devlink); in devlink_port_region_create()
1195 devl_unlock(devlink); in devlink_region_destroy()
H A Dnetlink.c305 devl_unlock(devlink); in devlink_nl_inst_single_dumpit()
330 devl_unlock(devlink); in devlink_nl_inst_iter_dumpit()
H A Dtrap.c1400 devl_unlock(devlink); in devlink_traps_register()
1443 devl_unlock(devlink); in devlink_traps_unregister()
1656 devl_unlock(devlink); in devlink_trap_groups_register()
1693 devl_unlock(devlink); in devlink_trap_groups_unregister()
H A Dparam.c795 devl_unlock(devlink); in devlink_params_register()
826 devl_unlock(devlink); in devlink_params_unregister()
H A Dresource.c428 devl_unlock(devlink); in devlink_resources_unregister()
H A Dsb.c971 devl_unlock(devlink); in devlink_sb_register()
993 devl_unlock(devlink); in devlink_sb_unregister()
/linux/drivers/net/ethernet/amd/pds_core/
H A Dmain.c189 devl_unlock(dl); in pdsc_init_vf()
197 devl_unlock(dl); in pdsc_init_vf()
276 devl_unlock(dl); in pdsc_init_pf()
284 devl_unlock(dl); in pdsc_init_pf()
292 devl_unlock(dl); in pdsc_init_pf()
419 devl_unlock(dl); in pdsc_remove()
/linux/drivers/net/ethernet/netronome/nfp/
H A Dnfp_net_main.c308 devl_unlock(devlink); in nfp_net_pf_app_init()
337 devl_unlock(devlink); in nfp_net_pf_app_init()
355 devl_unlock(devlink); in nfp_net_pf_app_clean()
652 devl_unlock(devlink); in nfp_net_refresh_vnics()
780 devl_unlock(devlink); in nfp_net_pci_probe()
795 devl_unlock(devlink); in nfp_net_pci_probe()
825 devl_unlock(devlink); in nfp_net_pci_remove()
/linux/drivers/net/ethernet/intel/ice/
H A Dice_sf_eth.c152 devl_unlock(devlink); in ice_sf_dev_probe()
165 devl_unlock(devlink); in ice_sf_dev_probe()
191 devl_unlock(devlink); in ice_sf_dev_remove()
H A Dice_eswitch.c526 devl_unlock(devlink); in ice_eswitch_attach_vf()
596 devl_unlock(devlink); in ice_eswitch_detach_vf()
/linux/drivers/net/ethernet/meta/fbnic/
H A Dfbnic_pci.c450 devl_unlock(priv_to_devlink(fbd)); in fbnic_pm_suspend()
486 devl_unlock(priv_to_devlink(fbd)); in __fbnic_pm_resume()
524 devl_unlock(priv_to_devlink(fbd)); in __fbnic_pm_resume()
/linux/drivers/net/netdevsim/
H A Ddev.c286 devl_unlock(priv_to_devlink(nsim_dev)); in nsim_bus_dev_max_vfs_write()
925 devl_unlock(priv_to_devlink(nsim_dev)); in nsim_dev_trap_report_work()
1715 devl_unlock(devlink); in nsim_drv_probe()
1744 devl_unlock(devlink); in nsim_drv_probe()
1790 devl_unlock(devlink); in nsim_drv_remove()
1819 devl_unlock(priv_to_devlink(nsim_dev)); in nsim_drv_port_add()
1836 devl_unlock(priv_to_devlink(nsim_dev)); in nsim_drv_port_del()
1873 devl_unlock(devlink); in nsim_drv_configure_vfs()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dsriov.c187 devl_unlock(devlink); in mlx5_sriov_enable()
210 devl_unlock(devlink); in mlx5_sriov_disable()
H A Dmain.c1527 devl_unlock(devlink); in mlx5_init_one()
1558 devl_unlock(devlink); in mlx5_uninit_one()
1615 devl_unlock(devlink); in mlx5_load_one()
1645 devl_unlock(devlink); in mlx5_unload_one()
1711 devl_unlock(devlink); in mlx5_init_one_light()
1719 devl_unlock(devlink); in mlx5_init_one_light()
1730 devl_unlock(devlink); in mlx5_uninit_one_light()
H A Dfw_reset.c255 devl_unlock(devlink); in mlx5_fw_reset_complete_reload()
519 devl_unlock(devlink); in mlx5_sync_reset_request_event()
H A Deswitch_offloads.c3610 devl_unlock(devlink); in esw_vfs_changed_event_handler()
3615 devl_unlock(devlink); in esw_vfs_changed_event_handler()
/linux/drivers/net/ethernet/sfc/
H A Defx_devlink.c712 devl_unlock(efx->devlink); in efx_fini_devlink_and_unlock()
745 devl_unlock(efx->devlink); in efx_probe_devlink_unlock()
/linux/drivers/net/ethernet/mellanox/mlx4/
H A Dcatas.c222 devl_unlock(devlink); in mlx4_handle_error_state()
H A Dmain.c4058 devl_unlock(devlink); in mlx4_init_one()
4068 devl_unlock(devlink); in mlx4_init_one()
4212 devl_unlock(devlink); in mlx4_remove_one()
4346 devl_unlock(devlink); in mlx4_pci_err_detected()
4406 devl_unlock(devlink); in mlx4_pci_resume()
4422 devl_unlock(devlink); in mlx4_shutdown()
4446 devl_unlock(devlink); in mlx4_suspend()
4481 devl_unlock(devlink); in mlx4_resume()
/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore.c2206 devl_unlock(devlink); in __mlxsw_core_bus_device_register()
2239 devl_unlock(devlink); in __mlxsw_core_bus_device_register()
2308 devl_unlock(devlink); in mlxsw_core_bus_device_unregister()
2318 devl_unlock(devlink); in mlxsw_core_bus_device_unregister()
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_sriov.c949 devl_unlock(bp->dl); in bnxt_sriov_enable()
995 devl_unlock(bp->dl); in __bnxt_sriov_disable()
/linux/drivers/net/ethernet/intel/ice/devlink/
H A Ddevlink.c709 devl_unlock(devlink); in ice_tear_down_devlink_rate_tree()

12