Home
last modified time | relevance | path

Searched refs:request_ops_lock (Results 1 – 7 of 7) sorted by relevance

/linux/include/net/
H A Dnetdev_lock.h30 bool ret = dev->request_ops_lock || !!dev->queue_mgmt_ops; in netdev_need_ops_lock()
/linux/drivers/net/
H A Ddummy.c108 dev->request_ops_lock = true; in dummy_setup()
/linux/Documentation/networking/
H A Dnetdevices.rst328 by setting ``request_ops_lock`` to true. Code comments and docs refer
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_rep.c890 netdev->request_ops_lock = true; in mlx5e_build_rep_netdev()
H A Den_main.c5728 netdev->request_ops_lock = true; in mlx5e_build_nic_netdev()
/linux/include/linux/
H A Dnetdevice.h2522 bool request_ops_lock; member
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c16869 dev->request_ops_lock = true; in bnxt_init_one()