Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/en/
Ddevlink.c49 devl_unlock(devlink); in mlx5e_devlink_port_register()
70 devl_unlock(devlink); in mlx5e_devlink_port_unregister()
/Linux-v6.1/drivers/net/ethernet/netronome/nfp/
Dnfp_net_main.c317 devl_unlock(devlink); in nfp_net_pf_app_init()
346 devl_unlock(devlink); in nfp_net_pf_app_init()
364 devl_unlock(devlink); in nfp_net_pf_app_clean()
661 devl_unlock(devlink); in nfp_net_refresh_vnics()
789 devl_unlock(devlink); in nfp_net_pci_probe()
802 devl_unlock(devlink); in nfp_net_pci_probe()
832 devl_unlock(devlink); in nfp_net_pci_remove()
Dnfp_main.c276 devl_unlock(devlink); in nfp_pcie_sriov_enable()
280 devl_unlock(devlink); in nfp_pcie_sriov_enable()
302 devl_unlock(devlink); in nfp_pcie_sriov_disable()
310 devl_unlock(devlink); in nfp_pcie_sriov_disable()
/Linux-v6.1/drivers/net/netdevsim/
Ddev.c288 devl_unlock(priv_to_devlink(nsim_dev)); in nsim_bus_dev_max_vfs_write()
855 devl_unlock(priv_to_devlink(nsim_dev)); in nsim_dev_trap_report_work()
1614 devl_unlock(devlink); in nsim_drv_probe()
1642 devl_unlock(devlink); in nsim_drv_probe()
1687 devl_unlock(devlink); in nsim_drv_remove()
1716 devl_unlock(priv_to_devlink(nsim_dev)); in nsim_drv_port_add()
1733 devl_unlock(priv_to_devlink(nsim_dev)); in nsim_drv_port_del()
1770 devl_unlock(devlink); in nsim_drv_configure_vfs()
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/
Dsriov.c162 devl_unlock(devlink); in mlx5_sriov_enable()
185 devl_unlock(devlink); in mlx5_sriov_disable()
Dmain.c1393 devl_unlock(devlink); in mlx5_init_one()
1408 devl_unlock(devlink); in mlx5_init_one()
1435 devl_unlock(devlink); in mlx5_uninit_one()
1492 devl_unlock(devlink); in mlx5_load_one()
1522 devl_unlock(devlink); in mlx5_unload_one()
Dhealth.c682 devl_unlock(devlink); in mlx5_fw_fatal_reporter_err_work()
Deswitch_offloads.c3232 devl_unlock(devlink); in esw_vfs_changed_event_handler()
3237 devl_unlock(devlink); in esw_vfs_changed_event_handler()
/Linux-v6.1/net/core/
Ddevlink.c285 void devl_unlock(struct devlink *devlink) in devl_unlock() function
289 EXPORT_SYMBOL_GPL(devl_unlock);
825 devl_unlock(devlink); in devlink_nl_pre_doit()
841 devl_unlock(devlink); in devlink_nl_post_doit()
1421 devl_unlock(devlink); in devlink_nl_cmd_rate_get_dumpit()
1427 devl_unlock(devlink); in devlink_nl_cmd_rate_get_dumpit()
1566 devl_unlock(devlink); in devlink_nl_cmd_port_get_dumpit()
1572 devl_unlock(devlink); in devlink_nl_cmd_port_get_dumpit()
2504 devl_unlock(devlink); in devlink_nl_cmd_sb_get_dumpit()
2510 devl_unlock(devlink); in devlink_nl_cmd_sb_get_dumpit()
[all …]
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx4/
Dcatas.c222 devl_unlock(devlink); in mlx4_handle_error_state()
Dmain.c4035 devl_unlock(devlink); in mlx4_init_one()
4045 devl_unlock(devlink); in mlx4_init_one()
4187 devl_unlock(devlink); in mlx4_remove_one()
4321 devl_unlock(devlink); in mlx4_pci_err_detected()
4382 devl_unlock(devlink); in mlx4_pci_resume()
4398 devl_unlock(devlink); in mlx4_shutdown()
4422 devl_unlock(devlink); in mlx4_suspend()
4457 devl_unlock(devlink); in mlx4_resume()
/Linux-v6.1/drivers/net/ethernet/mellanox/mlxsw/
Dcore.c2220 devl_unlock(devlink); in __mlxsw_core_bus_device_register()
2254 devl_unlock(devlink); in __mlxsw_core_bus_device_register()
2324 devl_unlock(devlink); in mlxsw_core_bus_device_unregister()
2333 devl_unlock(devlink); in mlxsw_core_bus_device_unregister()
Dspectrum.c2025 devl_unlock(devlink); in mlxsw_sp_port_mapping_events_work()
/Linux-v6.1/include/net/
Ddevlink.h1542 void devl_unlock(struct devlink *devlink);
/Linux-v6.1/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_sriov.c867 devl_unlock(bp->dl); in bnxt_sriov_disable()