Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/atmel/
Datmel.c483 u16 tx_buff_size; member
699 if (priv->tx_buff_head + msdu_size > (priv->host_info.tx_buff_pos + priv->host_info.tx_buff_size)) in tx_done_irq()
721 u16 bottom_free = priv->host_info.tx_buff_size - priv->tx_buff_tail; in find_tx_buff()
3652 iface->tx_buff_size = le16_to_cpu(iface->tx_buff_size); in atmel_wakeup_firmware()
3978 priv->tx_free_mem = priv->host_info.tx_buff_size; in reset_atmel_card()