Home
last modified time | relevance | path

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

/aosp_15_r20/external/bcc/libbpf-tools/loongarch/
H A Dvmlinux.h53717 struct igb_ring { struct
53718 struct igb_q_vector *q_vector;
53719 struct net_device *netdev;
53720 struct bpf_prog *xdp_prog;
53721 struct device *dev;
53722 union {
53726 void *desc;
53727 long unsigned int flags;
53728 void *tail;
53729 dma_addr_t dma;
[all …]
H A Dvmlinux_602.h53717 struct igb_ring { struct
53718 struct igb_q_vector *q_vector;
53719 struct net_device *netdev;
53720 struct bpf_prog *xdp_prog;
53721 struct device *dev;
53722 union {
53726 void *desc;
53727 long unsigned int flags;
53728 void *tail;
53729 dma_addr_t dma;
[all …]