Searched defs:i40e_fcoe_stats (Results 1 – 1 of 1) sorted by relevance
1074 struct i40e_fcoe_stats { struct1075 u64 rx_fcoe_packets; /* fcoeprc */1076 u64 rx_fcoe_dwords; /* focedwrc */1077 u64 rx_fcoe_dropped; /* fcoerpdc */1078 u64 tx_fcoe_packets; /* fcoeptc */1079 u64 tx_fcoe_dwords; /* focedwtc */1080 u64 fcoe_bad_fccrc; /* fcoecrc */1081 u64 fcoe_last_error; /* fcoelast */1082 u64 fcoe_ddp_count; /* fcoeddpc */