Home
last modified time | relevance | path

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

/drivers/staging/rtl8187se/
Dr8180.h479 struct buffer *txmapbufs; member
Dr8180_core.c910 buffer = priv->txmapbufs; in check_tx_ring()
1103 priv->txmapbufstail = priv->txmapbufs; in fix_tx_fifo()
1781 if(-1 == buffer_add(&(priv->txmapbufs),buf,dma_tmp,NULL)){ in alloc_tx_desc_ring()
1893 buffer_free(dev,&(priv->txmapbufs),priv->txbuffsize,1); in free_tx_desc_rings()