Searched refs:tx_desc_free (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/
H A Datmel.c463 u16 tx_desc_free, tx_desc_head, tx_desc_tail, tx_desc_previous; member in struct:atmel_private
698 priv->tx_desc_free++;
724 if (priv->tx_desc_free == 3 || priv->tx_free_mem < len)
796 priv->tx_desc_free--;
4016 priv->tx_desc_free = priv->host_info.tx_desc_count;

Completed in 59 milliseconds