Searched refs:tx_buff_head (Results 1 – 1 of 1) sorted by relevance
463 u16 tx_free_mem, tx_buff_head, tx_buff_tail; member699 if (priv->tx_buff_head + msdu_size > (priv->host_info.tx_buff_pos + priv->host_info.tx_buff_size)) in tx_done_irq()700 priv->tx_buff_head = 0; in tx_done_irq()702 priv->tx_buff_head += msdu_size; in tx_done_irq()3979 priv->tx_buff_head = 0; in reset_atmel_card()