Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/vt6655/
H A Ddevice.h126 unsigned char *tx1_bufs; member
H A Ddevice_main.c494 priv->tx1_bufs = priv->tx0_bufs + in device_init_rings()
497 priv->tx_beacon_bufs = priv->tx1_bufs + in device_init_rings()
704 desc->td_info->buf = priv->tx1_bufs + i * PKT_BUF_SZ; in device_init_td1_ring()