Home
last modified time | relevance | path

Searched defs:tg3 (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/drivers/net/ethernet/broadcom/
Dtg3.h2948 struct tg3 { struct
2971 * updating tg3_flags. argument
2990 u32 (*read32) (struct tg3 *, u32); argument
2991 void (*write32) (struct tg3 *, u32, u32); argument
2992 u32 (*read32_mbox) (struct tg3 *, u32); argument
2993 void (*write32_mbox) (struct tg3 *, u32, argument
3004 void (*write32_tx_mbox) (struct tg3 *, u32, argument
3009 struct tg3_napi napi[TG3_IRQ_MAX_VECS]; argument
3010 void (*write32_rx_mbox) (struct tg3 *, u32, argument
3027 struct tg3_ethtool_stats estats_prev; argument
[all …]