Home
last modified time | relevance | path

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

/aosp_15_r20/external/bcc/libbpf-tools/powerpc/
H A Dvmlinux.h122575 struct tg3 { struct
122579 u32 (*read32)(struct tg3 *, u32); argument
122580 void (*write32)(struct tg3 *, u32, u32); argument
122581 u32 (*read32_mbox)(struct tg3 *, u32); argument
122582 void (*write32_mbox)(struct tg3 *, u32, u32); argument
122592 void (*write32_tx_mbox)(struct tg3 *, u32, u32); argument
122606 struct tg3_napi napi[5]; argument
122607 void (*write32_rx_mbox)(struct tg3 *, u32, u32); argument
122624 struct tg3_ethtool_stats estats_prev; argument
122625 long unsigned int tg3_flags[2]; argument
[all …]
H A Dvmlinux_600.h122575 struct tg3 { struct
122579 u32 (*read32)(struct tg3 *, u32); argument
122580 void (*write32)(struct tg3 *, u32, u32); argument
122581 u32 (*read32_mbox)(struct tg3 *, u32); argument
122582 void (*write32_mbox)(struct tg3 *, u32, u32); argument
122592 void (*write32_tx_mbox)(struct tg3 *, u32, u32); argument
122606 struct tg3_napi napi[5]; argument
122607 void (*write32_rx_mbox)(struct tg3 *, u32, u32); argument
122624 struct tg3_ethtool_stats estats_prev; argument
122625 long unsigned int tg3_flags[2]; argument
[all …]