Searched defs:be_drv_stats (Results 1 – 1 of 1) sorted by relevance
316 struct be_drv_stats { struct317 u32 be_on_die_temperature;318 u32 eth_red_drops;319 u32 dma_map_errors;320 u32 rx_drops_no_pbuf;321 u32 rx_drops_no_txpb;322 u32 rx_drops_no_erx_descr;323 u32 rx_drops_no_tpre_descr;324 u32 rx_drops_too_many_frags;325 u32 forwarded_packets;[all …]