Home
last modified time | relevance | path

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

/drivers/staging/rtl8187se/
Dr8180.h482 struct buffer *txvipbufs; member
Dr8180_core.c938 buffer = priv->txvipbufs; in check_tx_ring()
1115 priv->txvipbufstail = priv->txvipbufs; in fix_tx_fifo()
1801 if(-1 == buffer_add(&(priv->txvipbufs),buf,dma_tmp,NULL)){ in alloc_tx_desc_ring()
1905 buffer_free(dev,&(priv->txvipbufs),priv->txbuffsize,1); in free_tx_desc_rings()