Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/wireless/
Datmel.c483 u16 tx_buff_pos; member
700 if (priv->tx_buff_head + msdu_size > (priv->host_info.tx_buff_pos + priv->host_info.tx_buff_size)) in tx_done_irq()
728 return priv->host_info.tx_buff_pos + priv->tx_buff_tail; in find_tx_buff()
732 return priv->host_info.tx_buff_pos; in find_tx_buff()
3693 iface->tx_buff_pos = le16_to_cpu(iface->tx_buff_pos); in atmel_wakeup_firmware()