FreeBSD kernel BXE device code
mf_cfg Struct Reference

#include <ecore_hsi.h>

Collaboration diagram for mf_cfg:

Data Fields

struct shared_mf_cfg shared_mf_config
 
struct port_mf_cfg port_mf_config [NVM_PATH_MAX][PORT_MAX]
 
struct func_mf_cfg func_mf_config [E1H_FUNC_MAX]
 
struct func_ext_cfg func_ext_config [E1H_FUNC_MAX]
 

Detailed Description

Definition at line 2056 of file ecore_hsi.h.

Field Documentation

◆ func_ext_config

struct func_ext_cfg mf_cfg::func_ext_config[E1H_FUNC_MAX]

Definition at line 2067 of file ecore_hsi.h.

◆ func_mf_config

struct func_mf_cfg mf_cfg::func_mf_config[E1H_FUNC_MAX]

Definition at line 2062 of file ecore_hsi.h.

◆ port_mf_config

struct port_mf_cfg mf_cfg::port_mf_config[NVM_PATH_MAX][PORT_MAX]

Definition at line 2059 of file ecore_hsi.h.

◆ shared_mf_config

struct shared_mf_cfg mf_cfg::shared_mf_config

Definition at line 2058 of file ecore_hsi.h.


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