Home
last modified time | relevance | path

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

/drivers/staging/rtl8187se/
Dr8180.h484 struct buffer *txhpbufs; member
Dr8180_core.c957 buffer = priv->txhpbufs; in check_tx_ring()
1123 priv->txhpbufstail = priv->txhpbufs; in fix_tx_fifo()
1774 if(-1 == buffer_add(&(priv->txhpbufs),buf,dma_tmp,NULL)){ in alloc_tx_desc_ring()
1814 if(-1 == buffer_add(&(priv->txhpbufs),buf,dma_tmp,NULL)){ in alloc_tx_desc_ring()
1913 buffer_free(dev,&(priv->txhpbufs),priv->txbuffsize,1); in free_tx_desc_rings()