Home
last modified time | relevance | path

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

/aosp_15_r20/external/bcc/libbpf-tools/loongarch/
H A Dvmlinux.h53790 struct igb_adapter { struct
53791 long unsigned int active_vlans[64];
53792 struct net_device *netdev;
53793 struct bpf_prog *xdp_prog;
53794 long unsigned int state;
53795 unsigned int flags;
53796 unsigned int num_q_vectors;
53797 struct msix_entry msix_entries[10];
53798 u32 rx_itr_setting;
53799 u32 tx_itr_setting;
[all …]
H A Dvmlinux_602.h53790 struct igb_adapter { struct
53791 long unsigned int active_vlans[64];
53792 struct net_device *netdev;
53793 struct bpf_prog *xdp_prog;
53794 long unsigned int state;
53795 unsigned int flags;
53796 unsigned int num_q_vectors;
53797 struct msix_entry msix_entries[10];
53798 u32 rx_itr_setting;
53799 u32 tx_itr_setting;
[all …]