Home
last modified time | relevance | path

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

/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h86199 struct tg3 { struct
86203 u32 (*read32)(struct tg3 *, u32); argument
86204 void (*write32)(struct tg3 *, u32, u32); argument
86205 u32 (*read32_mbox)(struct tg3 *, u32); argument
86206 void (*write32_mbox)(struct tg3 *, u32, u32); argument
86216 void (*write32_tx_mbox)(struct tg3 *, u32, u32); argument
86228 struct tg3_napi napi[5]; argument
86229 void (*write32_rx_mbox)(struct tg3 *, u32, u32); argument
86246 struct tg3_ethtool_stats estats_prev; argument
86247 long unsigned int tg3_flags[2]; argument
[all …]
Dvmlinux.h86199 struct tg3 { struct
86203 u32 (*read32)(struct tg3 *, u32); argument
86204 void (*write32)(struct tg3 *, u32, u32); argument
86205 u32 (*read32_mbox)(struct tg3 *, u32); argument
86206 void (*write32_mbox)(struct tg3 *, u32, u32); argument
86216 void (*write32_tx_mbox)(struct tg3 *, u32, u32); argument
86228 struct tg3_napi napi[5]; argument
86229 void (*write32_rx_mbox)(struct tg3 *, u32, u32); argument
86246 struct tg3_ethtool_stats estats_prev; argument
86247 long unsigned int tg3_flags[2]; argument
[all …]