Searched defs:i40e_fcoe_stats (Results 1 – 1 of 1) sorted by relevance
1163 struct i40e_fcoe_stats { struct1164 u64 rx_fcoe_packets; /* fcoeprc */1165 u64 rx_fcoe_dwords; /* focedwrc */1166 u64 rx_fcoe_dropped; /* fcoerpdc */1167 u64 tx_fcoe_packets; /* fcoeptc */1168 u64 tx_fcoe_dwords; /* focedwtc */1169 u64 fcoe_bad_fccrc; /* fcoecrc */1170 u64 fcoe_last_error; /* fcoelast */1171 u64 fcoe_ddp_count; /* fcoeddpc */