Searched refs:tx_desc_count (Results 1 – 1 of 1) sorted by relevance
482 u16 tx_desc_count; member666 i < priv->host_info.tx_desc_count; in tx_done_irq()683 if (priv->tx_desc_head < (priv->host_info.tx_desc_count - 1)) in tx_done_irq()729 if (priv->tx_desc_tail < (priv->host_info.tx_desc_count -1 )) in tx_update_descriptor()3189 iface->tx_desc_count = le16_to_cpu(iface->tx_desc_count); in atmel_wakeup_firmware()3385 priv->tx_desc_free = priv->host_info.tx_desc_count; in reset_atmel_card()