Home
last modified time | relevance | path

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

/Linux-v5.4/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
/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4vf/
Dt4vf_common.h196 struct vpd_params { struct
197 u32 cclk; /* Core Clock (KHz) */
Dt4vf_hw.c969 struct vpd_params *vpd_params = &adapter->params.vpd; in t4vf_get_vpd_params() local
/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4.h316 struct vpd_params { struct
317 unsigned int cclk;
318 u8 ec[EC_LEN + 1];
319 u8 sn[SERNUM_LEN + 1];
320 u8 id[ID_LEN + 1];
321 u8 pn[PN_LEN + 1];
322 u8 na[MACADDR_LEN + 1];