Home
last modified time | relevance | path

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

/drivers/net/ethernet/chelsio/cxgb3/
Dcommon.h354 struct vpd_params { struct
355 unsigned int cclk;
356 unsigned int mclk;
357 unsigned int uclk;
358 unsigned int mdc;
359 unsigned int mem_timing;
360 u8 sn[SERNUM_LEN + 1];
361 u8 eth_base[6];
385 struct vpd_params vpd; argument
/drivers/net/ethernet/chelsio/cxgb4vf/
Dt4vf_common.h197 struct vpd_params { struct
198 u32 cclk; /* Core Clock (KHz) */
Dt4vf_hw.c968 struct vpd_params *vpd_params = &adapter->params.vpd; in t4vf_get_vpd_params() local
/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4.h391 struct vpd_params { struct
392 unsigned int cclk;
393 u8 sn[SERNUM_LEN + 1];
394 u8 id[ID_LEN + 1];
395 u8 pn[PN_LEN + 1];
396 u8 na[MACADDR_LEN + 1];