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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/
H A Datmel.c483 u16 tx_buff_pos; member in struct:atmel_private::host_info_struct
700 if (priv->tx_buff_head + msdu_size > (priv->host_info.tx_buff_pos + priv->host_info.tx_buff_size))
728 return priv->host_info.tx_buff_pos + priv->tx_buff_tail;
732 return priv->host_info.tx_buff_pos;
3694 iface->tx_buff_pos = le16_to_cpu(iface->tx_buff_pos);

Completed in 45 milliseconds