Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/octeon/
Dethernet-tx.c102 int total_remaining = 0; in cvm_oct_free_tx_skbs() local
133 total_remaining += skb_queue_len(&priv->tx_free_list[qos]); in cvm_oct_free_tx_skbs()
137 if (total_remaining) in cvm_oct_free_tx_skbs()