Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/3com/
Dtyphoon.c245 struct tx_desc txLo[TXLO_ENTRIES] __3xp_aligned; member
1195 shared_dma = tp->shared_dma + shared_offset(txLo); in typhoon_init_interface()
1228 tp->txLoRing.ringBase = (u8 *) tp->shared->txLo; in typhoon_init_interface()
1958 struct transmit_ring *txLo = &tp->txLoRing; in typhoon_stop_runtime() local
1976 if(indexes->txLoCleared == cpu_to_le32(txLo->lastWrite)) in typhoon_stop_runtime()
2007 if(indexes->txLoCleared != cpu_to_le32(txLo->lastWrite)) { in typhoon_stop_runtime()
2008 indexes->txLoCleared = cpu_to_le32(txLo->lastWrite); in typhoon_stop_runtime()