Home
last modified time | relevance | path

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

/linux-3.3/drivers/net/ethernet/emulex/benet/
Dbe_cmds.h650 struct be_rxf_stats_v0 { struct
651 struct be_port_rxf_stats_v0 port[2];
652 u32 rx_drops_no_pbuf; /* dword 132*/
653 u32 rx_drops_no_txpb; /* dword 133*/
654 u32 rx_drops_no_erx_descr; /* dword 134*/
655 u32 rx_drops_no_tpre_descr; /* dword 135*/
656 u32 management_rx_port_packets; /* dword 136*/
657 u32 management_rx_port_bytes; /* dword 137*/
658 u32 management_rx_port_pause_frames; /* dword 138*/
659 u32 management_rx_port_errors; /* dword 139*/
[all …]