Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_common.h348 struct vpd_params { struct
349 unsigned int cclk;
350 unsigned int mclk;
351 unsigned int uclk;
352 unsigned int mdc;
353 unsigned int mem_timing;
354 u8 sn[SERNUM_LEN + 1];
355 u8 ec[ECNUM_LEN + 1];
356 u8 eth_base[6];
357 u8 port_type[MAX_NPORTS];
[all …]
/freebsd/sys/dev/cxgbe/common/
H A Dcommon.h313 struct vpd_params { struct
314 unsigned int cclk;
315 u8 ec[EC_LEN + 1];
316 u8 sn[SERNUM_LEN + 1];
317 u8 id[ID_LEN + 1];
318 u8 pn[PN_LEN + 1];
319 u8 na[MACADDR_LEN + 1];
320 u8 md[MD_LEN + 1];