FreeBSD kernel BXE device code
drv_info_to_mcp Union Reference

#include <ecore_mfw_req.h>

Collaboration diagram for drv_info_to_mcp:

Data Fields

struct eth_stats_info ether_stat
 
struct fcoe_stats_info fcoe_stat
 
struct iscsi_stats_info iscsi_stat
 

Detailed Description

Definition at line 197 of file ecore_mfw_req.h.

Field Documentation

◆ ether_stat

struct eth_stats_info drv_info_to_mcp::ether_stat

Definition at line 198 of file ecore_mfw_req.h.

Referenced by bxe_drv_info_ether_stat().

◆ fcoe_stat

struct fcoe_stats_info drv_info_to_mcp::fcoe_stat

Definition at line 199 of file ecore_mfw_req.h.

◆ iscsi_stat

struct iscsi_stats_info drv_info_to_mcp::iscsi_stat

Definition at line 200 of file ecore_mfw_req.h.


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