Home
last modified time | relevance | path

Searched refs:tx_buff_pos (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/drivers/net/wireless/
Datmel.c479 u16 tx_buff_pos; member
678 if (priv->tx_buff_head + msdu_size > (priv->host_info.tx_buff_pos + priv->host_info.tx_buff_size)) in tx_done_irq()
706 return priv->host_info.tx_buff_pos + priv->tx_buff_tail; in find_tx_buff()
710 return priv->host_info.tx_buff_pos; in find_tx_buff()
3186 iface->tx_buff_pos = le16_to_cpu(iface->tx_buff_pos); in atmel_wakeup_firmware()