| /linux/include/net/ |
| H A D | netdev_lock.h | 48 netdev_unlock(dev); in netdev_unlock_ops() 64 netdev_unlock(dev); in netdev_unlock_full_to_ops() 94 netdev_unlock(dev); in netdev_unlock_ops_compat()
|
| /linux/drivers/infiniband/ulp/ipoib/ |
| H A D | ipoib_vlan.c | 83 netdev_unlock(ppriv->dev); in is_child_unique() 294 netdev_unlock(ppriv->dev); in ipoib_vlan_delete()
|
| H A D | ipoib_main.c | 476 netdev_unlock(priv->dev); in ipoib_match_gid_pkey_addr() 2061 netdev_unlock(priv->parent); in ipoib_ndo_init() 2082 netdev_unlock(ppriv->dev); in ipoib_ndo_uninit() 2706 netdev_unlock(priv->dev); in ipoib_remove_one()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/en/ |
| H A D | reporter_tx.c | 131 netdev_unlock(dev); in mlx5e_tx_reporter_err_cqe_recover() 135 netdev_unlock(dev); in mlx5e_tx_reporter_err_cqe_recover() 190 netdev_unlock(sq->netdev); in mlx5e_tx_reporter_timeout_recover() 239 netdev_unlock(netdev); in mlx5e_tx_reporter_ptpsq_unhealthy_recover()
|
| H A D | reporter_rx.c | 201 netdev_unlock(rq->netdev); in mlx5e_rx_reporter_timeout_recover()
|
| /linux/drivers/net/ethernet/broadcom/bnxt/ |
| H A D | bnxt_devlink.c | 441 netdev_unlock(bp->dev); in bnxt_dl_reload_down() 447 netdev_unlock(bp->dev); in bnxt_dl_reload_down() 460 netdev_unlock(bp->dev); in bnxt_dl_reload_down() 483 netdev_unlock(bp->dev); in bnxt_dl_reload_down() 497 netdev_unlock(bp->dev); in bnxt_dl_reload_down() 542 netdev_unlock(bp->dev); in bnxt_dl_reload_up() 579 netdev_unlock(bp->dev); in bnxt_dl_reload_up()
|
| H A D | bnxt_ulp.c | 147 netdev_unlock(dev); in bnxt_register_dev() 171 netdev_unlock(dev); in bnxt_unregister_dev()
|
| H A D | bnxt_sriov.c | 1011 netdev_unlock(bp->dev); in bnxt_sriov_disable() 1024 netdev_unlock(dev); in bnxt_sriov_configure() 1030 netdev_unlock(dev); in bnxt_sriov_configure() 1035 netdev_unlock(dev); in bnxt_sriov_configure()
|
| H A D | bnxt_vfr.c | 366 netdev_unlock(bp->dev); in bnxt_vf_reps_destroy()
|
| H A D | bnxt.c | 11652 netdev_unlock(irq->bp->dev); in bnxt_irq_affinity_notify() 14275 netdev_unlock(bp->dev); in bnxt_unlock_sp() 15158 netdev_unlock(bp->dev); in bnxt_fw_reset_task() 15169 netdev_unlock(bp->dev); in bnxt_fw_reset_task() 15251 netdev_unlock(bp->dev); in bnxt_fw_reset_task() 15270 netdev_unlock(bp->dev); in bnxt_fw_reset_task() 15276 netdev_unlock(bp->dev); in bnxt_fw_reset_task() 15291 netdev_unlock(bp->dev); in bnxt_fw_reset_task() 17050 netdev_unlock(dev); in bnxt_shutdown() 17072 netdev_unlock(dev); in bnxt_suspend() [all …]
|
| /linux/drivers/net/ethernet/meta/fbnic/ |
| H A D | fbnic_pci.c | 232 netdev_unlock(fbd->netdev); in fbnic_service_task() 440 netdev_unlock(netdev); in fbnic_pm_suspend() 513 netdev_unlock(netdev); in __fbnic_pm_resume()
|
| /linux/drivers/net/ethernet/broadcom/bnge/ |
| H A D | bnge_auxr.c | 72 netdev_unlock(bd->netdev); in bnge_register_dev() 90 netdev_unlock(bd->netdev); in bnge_unregister_dev()
|
| /linux/drivers/net/ethernet/intel/iavf/ |
| H A D | iavf_main.c | 2020 netdev_unlock(adapter->netdev); in iavf_finish_config() 2034 netdev_unlock(adapter->netdev); in iavf_finish_config() 2051 netdev_unlock(adapter->netdev); in iavf_finish_config() 3020 netdev_unlock(netdev); in iavf_watchdog_task() 3181 netdev_unlock(netdev); in iavf_reset_task() 3193 netdev_unlock(netdev); in iavf_reset_task() 3335 netdev_unlock(netdev); in iavf_reset_task() 3345 netdev_unlock(netdev); in iavf_reset_task() 3432 netdev_unlock(netdev); in iavf_adminq_task() 4173 netdev_unlock(adapter->netdev); in iavf_configure_clsflower() [all …]
|
| /linux/net/core/ |
| H A D | xdp.c | 1017 netdev_unlock(dev); in xdp_set_features_flag() 1036 netdev_unlock(dev); in xdp_features_set_redirect_target() 1053 netdev_unlock(dev); in xdp_features_clear_redirect_target()
|
| H A D | dev_api.c | 378 netdev_unlock(dev); in dev_set_threaded()
|
| H A D | dev.c | 863 netdev_unlock(dev); in netdev_napi_by_id_lock() 1068 netdev_unlock(dev); in __netdev_put_lock() 1129 netdev_unlock(dev); in netdev_xa_find_lock() 7608 netdev_unlock(n->dev); in napi_disable() 7643 netdev_unlock(n->dev); in napi_enable() 11428 netdev_unlock(dev); in register_netdevice() 11706 netdev_unlock(dev); in netdev_run_todo() 12149 netdev_unlock(dev); in netdev_napi_exit() 12318 netdev_unlock(dev); in netif_close_many_and_unlock() 12391 netdev_unlock(dev); in unregister_netdevice_many_notify() [all …]
|
| /linux/drivers/net/ethernet/google/gve/ |
| H A D | gve_main.c | 2242 netdev_unlock(priv->dev); in gve_handle_reset() 2924 netdev_unlock(netdev); in gve_shutdown() 2946 netdev_unlock(netdev); in gve_suspend() 2961 netdev_unlock(netdev); in gve_resume()
|
| /linux/include/linux/ |
| H A D | netdevice.h | 2787 static inline void netdev_unlock(struct net_device *dev) in netdev_unlock() function 2799 netdev_unlock(napi->dev); in netif_napi_set_irq() 2818 netdev_unlock(dev); in netif_napi_add_weight() 2876 netdev_unlock(dev); in netif_napi_add_config() 2910 netdev_unlock(napi->dev); in __netif_napi_del()
|
| /linux/drivers/net/ethernet/amd/ |
| H A D | pcnet32.c | 924 netdev_unlock(dev); in pcnet32_set_ringparam() 1128 netdev_unlock(dev); in pcnet32_loopback_test() 2304 netdev_unlock(dev); in pcnet32_open() 2320 netdev_unlock(dev); in pcnet32_open()
|
| /linux/drivers/net/ethernet/via/ |
| H A D | via-rhine.c | 1702 netdev_unlock(dev); in rhine_open() 1748 netdev_unlock(dev); in rhine_reset_task() 2555 netdev_unlock(dev); in rhine_resume()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | en_fs.c | 489 netdev_unlock(netdev); in mlx5e_vlan_rx_add_svid() 528 netdev_unlock(netdev); in mlx5e_fs_vlan_rx_kill_vid()
|
| H A D | en_rep.c | 1355 netdev_unlock(netdev); in mlx5e_uplink_rep_enable() 1369 netdev_unlock(priv->netdev); in mlx5e_uplink_rep_disable()
|
| /linux/io_uring/ |
| H A D | zcrx.c | 847 netdev_unlock(ifq->netdev); in io_register_zcrx_ifq() 869 netdev_unlock(ifq->netdev); in io_register_zcrx_ifq()
|
| /linux/drivers/net/netdevsim/ |
| H A D | netdev.c | 905 netdev_unlock(ns->netdev); in nsim_qreset_write()
|
| /linux/drivers/net/ethernet/broadcom/ |
| H A D | tg3.c | 11255 netdev_unlock(tp->dev); in tg3_restart_hw() 11305 netdev_unlock(tp->dev); in tg3_reset_task() 11312 netdev_unlock(tp->dev); in tg3_reset_task() 11676 netdev_unlock(dev); in tg3_start() 12589 netdev_unlock(dev); in tg3_set_ringparam() 12701 netdev_unlock(dev); in tg3_set_pauseparam() 13906 netdev_unlock(dev); in tg3_self_test() 14360 netdev_unlock(dev); in tg3_change_mtu() 18160 netdev_unlock(dev); in tg3_resume() 18300 netdev_unlock(netdev); in tg3_io_error_detected() [all …]
|