Home
last modified time | relevance | path

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

/drivers/staging/rtl8187se/
Dr8180.h483 struct buffer *txvopbufs; member
Dr8180_core.c948 buffer = priv->txvopbufs; in check_tx_ring()
966 if(!priv->txvopbufs) in check_tx_ring()
1119 priv->txvopbufstail = priv->txvopbufs; in fix_tx_fifo()
1807 if(-1 == buffer_add(&(priv->txvopbufs),buf,dma_tmp,NULL)){ in alloc_tx_desc_ring()
1909 buffer_free(dev,&(priv->txvopbufs),priv->txbuffsize,1); in free_tx_desc_rings()