Home
last modified time | relevance | path

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

/linux-6.15/include/net/
H A Dnetdev_lock.h30 bool ret = dev->request_ops_lock || !!dev->queue_mgmt_ops; in netdev_need_ops_lock()
/linux-6.15/drivers/net/
H A Ddummy.c108 dev->request_ops_lock = true; in dummy_setup()
/linux-6.15/Documentation/networking/
H A Dnetdevices.rst334 ``request_ops_lock``. In the future, there will be an option for individual
/linux-6.15/include/linux/
H A Dnetdevice.h2492 bool request_ops_lock; member
/linux-6.15/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c16671 dev->request_ops_lock = true; in bnxt_init_one()