Searched refs:tx_buff_head (Results 1 – 1 of 1) sorted by relevance
462 u16 tx_free_mem, tx_buff_head, tx_buff_tail; member698 if (priv->tx_buff_head + msdu_size > (priv->host_info.tx_buff_pos + priv->host_info.tx_buff_size)) in tx_done_irq()699 priv->tx_buff_head = 0; in tx_done_irq()701 priv->tx_buff_head += msdu_size; in tx_done_irq()3982 priv->tx_buff_head = 0; in reset_atmel_card()