Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/vt6655/
H A Ddevice.h124 unsigned char *tx1_bufs; member
H A Ddevice_main.c562 priv->tx1_bufs = priv->tx0_bufs + in device_init_rings()
565 priv->tx_beacon_bufs = priv->tx1_bufs + in device_init_rings()
771 desc->td_info->buf = priv->tx1_bufs + i * PKT_BUF_SZ; in device_init_td1_ring()