Searched refs:shared_offset (Results 1 – 1 of 1) sorted by relevance
1267 #define shared_offset(x) offsetof(struct typhoon_shared, x) macro1279 shared_dma = tp->shared_dma + shared_offset(indexes); in typhoon_init_interface()1282 shared_dma = tp->shared_dma + shared_offset(txLo); in typhoon_init_interface()1286 shared_dma = tp->shared_dma + shared_offset(txHi); in typhoon_init_interface()1290 shared_dma = tp->shared_dma + shared_offset(rxBuff); in typhoon_init_interface()1295 shared_dma = tp->shared_dma + shared_offset(rxLo); in typhoon_init_interface()1299 shared_dma = tp->shared_dma + shared_offset(rxHi); in typhoon_init_interface()1303 shared_dma = tp->shared_dma + shared_offset(cmd); in typhoon_init_interface()1307 shared_dma = tp->shared_dma + shared_offset(resp); in typhoon_init_interface()1311 shared_dma = tp->shared_dma + shared_offset(zeroWord); in typhoon_init_interface()