Searched defs:stats_record (Results 1 – 3 of 3) sorted by relevance
124 struct stats_record { struct125 struct record rx_cnt;126 struct record redir_err;127 struct record kthread;128 struct record exception;129 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;
177 struct stats_record { struct178 struct record stats;179 struct record *rxq;