Home
last modified time | relevance | path

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

/linux/arch/powerpc/platforms/pseries/
H A Dpapr-vpd.c129 struct rtas_ibm_get_vpd_params *vpd_params; in vpd_sequence_begin() local
161 struct rtas_ibm_get_vpd_params *vpd_params; in vpd_sequence_end() local
213 struct rtas_ibm_get_vpd_params vpd_params = {}; in papr_vpd_create_handle() local
/linux/drivers/net/ethernet/chelsio/cxgb3/
H A Dcommon.h355 struct vpd_params { struct
356 unsigned int cclk;
357 unsigned int mclk;
358 unsigned int uclk;
359 unsigned int mdc;
360 unsigned int mem_timing;
361 u8 sn[SERNUM_LEN + 1];
362 u8 eth_base[6];
386 struct vpd_params vpd; argument
/linux/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dt4vf_common.h197 struct vpd_params { struct
198 u32 cclk; /* Core Clock (KHz) */
H A Dt4vf_hw.c968 struct vpd_params *vpd_params = &adapter->params.vpd; in t4vf_get_vpd_params() local
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A 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];