Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/emulex/benet/
Dbe_cmds.h700 struct be_rxf_stats_v0 { struct
701 struct be_port_rxf_stats_v0 port[2];
702 u32 rx_drops_no_pbuf; /* dword 132*/
703 u32 rx_drops_no_txpb; /* dword 133*/
704 u32 rx_drops_no_erx_descr; /* dword 134*/
705 u32 rx_drops_no_tpre_descr; /* dword 135*/
706 u32 management_rx_port_packets; /* dword 136*/
707 u32 management_rx_port_bytes; /* dword 137*/
708 u32 management_rx_port_pause_frames; /* dword 138*/
709 u32 management_rx_port_errors; /* dword 139*/
[all …]