Searched refs:tx_buff_head (Results 1 – 3 of 3) sorted by relevance
410 tp->tx_buff_head[MAC_QUEUE] in smctr_alloc_shared_memory()412 tp->tx_buff_curr[MAC_QUEUE] = tp->tx_buff_head[MAC_QUEUE]; in smctr_alloc_shared_memory()416 tp->tx_buff_head[BUG_QUEUE] in smctr_alloc_shared_memory()418 tp->tx_buff_curr[BUG_QUEUE] = tp->tx_buff_head[BUG_QUEUE]; in smctr_alloc_shared_memory()433 tp->tx_buff_head[NON_MAC_QUEUE] in smctr_alloc_shared_memory()435 tp->tx_buff_curr[NON_MAC_QUEUE] = tp->tx_buff_head[NON_MAC_QUEUE]; in smctr_alloc_shared_memory()1447 tp->tx_buff_curr[queue] = tp->tx_buff_head[queue]; in smctr_get_tx_fcb()5644 tp->tx_buff_curr[queue] = tp->tx_buff_head[queue]; in smctr_update_tx_chain()
948 __u16 *tx_buff_head[NUM_TX_QS_USED]; member
451 u16 tx_free_mem, tx_buff_head, tx_buff_tail; member678 if (priv->tx_buff_head + msdu_size > (priv->host_info.tx_buff_pos + priv->host_info.tx_buff_size)) in tx_done_irq()679 priv->tx_buff_head = 0; in tx_done_irq()681 priv->tx_buff_head += msdu_size; in tx_done_irq()3390 priv->tx_buff_head = 0; in reset_atmel_card()