Searched defs:stats_record (Results 1 – 3 of 3) sorted by relevance
156 struct stats_record { struct157 struct record rx_cnt;158 struct record redir_err;159 struct record kthread;160 struct record exception;161 struct record enq[MAX_CPUS];
140 struct stats_record { struct141 struct record_u64 xdp_redirect[REDIR_RES_MAX];142 struct record_u64 xdp_exception[XDP_ACTION_MAX];143 struct record xdp_cpumap_kthread;144 struct record xdp_cpumap_enqueue[MAX_CPUS];145 struct record xdp_devmap_xmit;
192 struct stats_record { struct193 struct record stats;194 struct record *rxq;