Home
last modified time | relevance | path

Searched defs:mf_cfg (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/bxe/
H A Decore_hsi.h2054 struct mf_cfg { struct
2056 struct shared_mf_cfg shared_mf_config; /* 0x4 */ argument
2057 struct port_mf_cfg port_mf_config[NVM_PATH_MAX][PORT_MAX]; argument
2060 struct func_mf_cfg func_mf_config[E1H_FUNC_MAX]; /* 0x18 * 8 = 0xc0 */ argument
2065 struct func_ext_cfg func_ext_config[E1H_FUNC_MAX]; /* 0x28 * 8 = 0x140*/
H A Dbxe.c10029 uint32_t mf_cfg) in bxe_extract_max_cfg()