Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/netif/oce/
H A Doce_hw.h2942 struct oce_rxf_stats_v0 { struct
2943 struct oce_port_rxf_stats_v0 port[2];
2944 uint32_t rx_drops_no_pbuf; /* dword 132*/
2945 uint32_t rx_drops_no_txpb; /* dword 133*/
2946 uint32_t rx_drops_no_erx_descr; /* dword 134*/
2947 uint32_t rx_drops_no_tpre_descr; /* dword 135*/
2948 uint32_t management_rx_port_packets; /* dword 136*/
2949 uint32_t management_rx_port_bytes; /* dword 137*/
2950 uint32_t management_rx_port_pause_frames;/* dword 138*/
2951 uint32_t management_rx_port_errors; /* dword 139*/
[all …]