Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/
Dtg3.h3137 struct tg3 { struct
3160 * updating tg3_flags. argument
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
3197 void (*write32_tx_mbox) (struct tg3 *, u32, argument
3205 struct tg3_napi napi[TG3_IRQ_MAX_VECS]; argument
3206 void (*write32_rx_mbox) (struct tg3 *, u32, argument
3225 struct tg3_ethtool_stats estats_prev; argument
[all …]
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/
Dtg3.h3137 struct tg3 { struct
3160 * updating tg3_flags. argument
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
3197 void (*write32_tx_mbox) (struct tg3 *, u32, argument
3205 struct tg3_napi napi[TG3_IRQ_MAX_VECS]; argument
3206 void (*write32_rx_mbox) (struct tg3 *, u32, argument
3225 struct tg3_ethtool_stats estats_prev; argument
[all …]