Home
last modified time | relevance | path

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

/linux/net/core/
H A Dnetdev_rx_queue.c101 struct netdev_queue_config *qcfg_new) in netdev_rx_queue_reconfig() argument
124 err = qops->ndo_queue_mem_alloc(dev, qcfg_new, new_mem, rxq_idx); in netdev_rx_queue_reconfig()
137 err = qops->ndo_queue_start(dev, qcfg_new, new_mem, rxq_idx); in netdev_rx_queue_reconfig()