Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/emulex/benet/
Dbe_cmds.h774 struct be_rxf_stats_v0 { struct
775 struct be_port_rxf_stats_v0 port[2];
776 u32 rx_drops_no_pbuf; /* dword 132*/
777 u32 rx_drops_no_txpb; /* dword 133*/
778 u32 rx_drops_no_erx_descr; /* dword 134*/
779 u32 rx_drops_no_tpre_descr; /* dword 135*/
780 u32 management_rx_port_packets; /* dword 136*/
781 u32 management_rx_port_bytes; /* dword 137*/
782 u32 management_rx_port_pause_frames; /* dword 138*/
783 u32 management_rx_port_errors; /* dword 139*/
[all …]