Searched defs:fcoe_stats_info (Results 1 – 1 of 1) sorted by relevance
112 struct fcoe_stats_info { struct114 uint8_t mac_local[8]; /* Locally Admin Addr. */118 uint32_t qos_priority;122 uint32_t txq_avg_depth;124 uint32_t rxq_avg_depth;127 uint32_t rx_bytes_lo; /* FCoE RX Bytes received. */128 uint32_t rx_bytes_hi; /* FCoE RX Bytes received. */129 uint32_t tx_frames_lo; /* FCoE TX Frames sent. */130 uint32_t tx_frames_hi; /* FCoE TX Frames sent. */131 uint32_t tx_bytes_lo; /* FCoE TX Bytes sent. */[all …]