FreeBSD kernel BXE device code
fcoe_tx_stat_params Struct Reference

#include <ecore_hsi.h>

Data Fields

uint32_t fcoe_tx_pkt_cnt
 
uint32_t fcoe_tx_byte_cnt
 
uint32_t fcp_tx_pkt_cnt
 
uint32_t reserved0
 

Detailed Description

Definition at line 8579 of file ecore_hsi.h.

Field Documentation

◆ fcoe_tx_byte_cnt

uint32_t fcoe_tx_stat_params::fcoe_tx_byte_cnt

Definition at line 8582 of file ecore_hsi.h.

◆ fcoe_tx_pkt_cnt

uint32_t fcoe_tx_stat_params::fcoe_tx_pkt_cnt

Definition at line 8581 of file ecore_hsi.h.

◆ fcp_tx_pkt_cnt

uint32_t fcoe_tx_stat_params::fcp_tx_pkt_cnt

Definition at line 8583 of file ecore_hsi.h.

◆ reserved0

uint32_t fcoe_tx_stat_params::reserved0

Definition at line 8584 of file ecore_hsi.h.


The documentation for this struct was generated from the following file: