H A D | tg3.h | 3006 struct tg3 *tp; 3137 struct tg3 { struct 3179 u32 (*read32) (struct tg3 *, u32); argument 3180 void (*write32) (struct tg3 *, u32, u32); argument 3181 u32 (*read32_mbox) (struct tg3 *, u32); argument 3182 void (*write32_mbox) (struct tg3 *, u32, argument 3198 void (*write32_tx_mbox) (struct tg3 *, u32, argument 3207 void (*write32_rx_mbox) (struct tg3 *, u32, argument
|