Searched refs:shared_offset (Results 1 – 1 of 1) sorted by relevance
1179 #define shared_offset(x) offsetof(struct typhoon_shared, x) macro1191 shared_dma = tp->shared_dma + shared_offset(indexes); in typhoon_init_interface()1194 shared_dma = tp->shared_dma + shared_offset(txLo); in typhoon_init_interface()1198 shared_dma = tp->shared_dma + shared_offset(txHi); in typhoon_init_interface()1202 shared_dma = tp->shared_dma + shared_offset(rxBuff); in typhoon_init_interface()1207 shared_dma = tp->shared_dma + shared_offset(rxLo); in typhoon_init_interface()1211 shared_dma = tp->shared_dma + shared_offset(rxHi); in typhoon_init_interface()1215 shared_dma = tp->shared_dma + shared_offset(cmd); in typhoon_init_interface()1219 shared_dma = tp->shared_dma + shared_offset(resp); in typhoon_init_interface()1223 shared_dma = tp->shared_dma + shared_offset(zeroWord); in typhoon_init_interface()