D | tg3.h | 2988 struct tg3 *tp; 3117 struct tg3 { struct 3159 u32 (*read32) (struct tg3 *, u32); argument 3160 void (*write32) (struct tg3 *, u32, u32); argument 3161 u32 (*read32_mbox) (struct tg3 *, u32); argument 3162 void (*write32_mbox) (struct tg3 *, u32, argument 3177 void (*write32_tx_mbox) (struct tg3 *, u32, argument 3186 void (*write32_rx_mbox) (struct tg3 *, u32, argument
|