Home
last modified time | relevance | path

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

/linux/net/core/
H A Dnetdev_rx_queue.c109 !qops->ndo_queue_mem_alloc || !qops->ndo_queue_start) in netdev_rx_queue_reconfig()
137 err = qops->ndo_queue_start(dev, qcfg_new, new_mem, rxq_idx); in netdev_rx_queue_reconfig()
159 if (qops->ndo_queue_start(dev, qcfg_old, old_mem, rxq_idx)) { in netdev_rx_queue_reconfig()
/linux/drivers/net/netdevsim/
H A Dnetdev.c856 .ndo_queue_start = nsim_queue_start,
/linux/drivers/net/ethernet/meta/fbnic/
H A Dfbnic_txrx.c2953 .ndo_queue_start = fbnic_queue_start,
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_main.c5776 .ndo_queue_start = mlx5e_queue_start,
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c16456 .ndo_queue_start = bnxt_queue_start,