Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/xen-netback/
H A Dnetback.c1385 unsigned nr_mops = 0, nr_cops = 0; in xenvif_tx_action() local
1391 xenvif_tx_build_gops(queue, budget, &nr_cops, &nr_mops); in xenvif_tx_action()
1397 if (nr_mops != 0) { in xenvif_tx_action()
1401 nr_mops); in xenvif_tx_action()
1406 nr_mops, ret); in xenvif_tx_action()
1407 for (i = 0; i < nr_mops; ++i) in xenvif_tx_action()