Home
last modified time | relevance | path

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

/linux/net/core/
H A Dnetdev_rx_queue.c104 const struct netdev_queue_mgmt_ops *qops = dev->queue_mgmt_ops; in netdev_rx_queue_reconfig()
191 const struct netdev_queue_mgmt_ops *qops = dev->queue_mgmt_ops; in __netif_mp_open_rxq()
/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/ethernet/meta/fbnic/
H A Dfbnic_netdev.c754 netdev->queue_mgmt_ops = &fbnic_queue_mgmt_ops; in fbnic_netdev_alloc()
/linux/drivers/net/netdevsim/
H A Dnetdev.c1050 ns->netdev->queue_mgmt_ops = &nsim_queue_mgmt_ops; in nsim_init_netdevsim()
/linux/include/linux/
H A Dnetdevice.h2442 const struct netdev_queue_mgmt_ops *queue_mgmt_ops; member
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_main.c5794 netdev->queue_mgmt_ops = &mlx5e_queue_mgmt_ops; in mlx5e_build_nic_netdev()
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c17123 dev->queue_mgmt_ops = &bnxt_queue_mgmt_ops_unsupp; in bnxt_init_one()
17125 dev->queue_mgmt_ops = &bnxt_queue_mgmt_ops; in bnxt_init_one()