Home
last modified time | relevance | path

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

/freebsd/sys/dev/oce/
H A Doce_hw.h2982 struct oce_rxf_stats_v0 { struct
2983 struct oce_port_rxf_stats_v0 port[2];
2984 uint32_t rx_drops_no_pbuf; /* dword 132*/
2985 uint32_t rx_drops_no_txpb; /* dword 133*/
2986 uint32_t rx_drops_no_erx_descr; /* dword 134*/
2987 uint32_t rx_drops_no_tpre_descr; /* dword 135*/
2988 uint32_t management_rx_port_packets; /* dword 136*/
2989 uint32_t management_rx_port_bytes; /* dword 137*/
2990 uint32_t management_rx_port_pause_frames;/* dword 138*/
2991 uint32_t management_rx_port_errors; /* dword 139*/
[all …]