Home | History | Annotate | Download | only in net

Lines Matching defs:tx_ring

182 	struct TLanList tx_ring[TLAN_NUM_TX_LISTS];
187 #define tx_ring tlan_buffers.tx_ring
250 list = &tx_ring[i];
597 tx_ring[entry].cStat = TLAN_CSTAT_UNUSED;
842 priv->txList = tx_ring;