Home
last modified time | relevance | path

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

/aosp_15_r20/external/bcc/libbpf-tools/loongarch/
H A Dvmlinux.h54857 struct ixgbe_q_vector { struct
54858 struct ixgbe_adapter *adapter;
54859 u16 v_idx;
54860 u16 itr;
54861 struct ixgbe_ring_container rx;
54862 struct ixgbe_ring_container tx;
54863 struct napi_struct napi;
54864 cpumask_t affinity_mask;
54865 int numa_node;
54866 struct callback_head rcu;
[all …]
H A Dvmlinux_602.h54857 struct ixgbe_q_vector { struct
54858 struct ixgbe_adapter *adapter;
54859 u16 v_idx;
54860 u16 itr;
54861 struct ixgbe_ring_container rx;
54862 struct ixgbe_ring_container tx;
54863 struct napi_struct napi;
54864 cpumask_t affinity_mask;
54865 int numa_node;
54866 struct callback_head rcu;
[all …]