Searched refs:shared_offset (Results 1 – 1 of 1) sorted by relevance
1260 #define shared_offset(x) offsetof(struct typhoon_shared, x) macro1272 shared_dma = tp->shared_dma + shared_offset(indexes); in typhoon_init_interface()1275 shared_dma = tp->shared_dma + shared_offset(txLo); in typhoon_init_interface()1279 shared_dma = tp->shared_dma + shared_offset(txHi); in typhoon_init_interface()1283 shared_dma = tp->shared_dma + shared_offset(rxBuff); in typhoon_init_interface()1288 shared_dma = tp->shared_dma + shared_offset(rxLo); in typhoon_init_interface()1292 shared_dma = tp->shared_dma + shared_offset(rxHi); in typhoon_init_interface()1296 shared_dma = tp->shared_dma + shared_offset(cmd); in typhoon_init_interface()1300 shared_dma = tp->shared_dma + shared_offset(resp); in typhoon_init_interface()1304 shared_dma = tp->shared_dma + shared_offset(zeroWord); in typhoon_init_interface()