Searched defs:be_drv_stats (Results 1 – 1 of 1) sorted by relevance
256 struct be_drv_stats { struct257 u32 be_on_die_temperature;258 u32 tx_events;259 u32 eth_red_drops;260 u32 rx_drops_no_pbuf;261 u32 rx_drops_no_txpb;262 u32 rx_drops_no_erx_descr;263 u32 rx_drops_no_tpre_descr;264 u32 rx_drops_too_many_frags;265 u32 rx_drops_invalid_ring;[all …]