vpd_params        385 drivers/net/ethernet/chelsio/cxgb3/common.h 	struct vpd_params vpd;
vpd_params        709 drivers/net/ethernet/chelsio/cxgb3/t3_hw.c static int get_vpd_params(struct adapter *adapter, struct vpd_params *p)
vpd_params       3376 drivers/net/ethernet/chelsio/cxgb3/t3_hw.c 	const struct vpd_params *vpd = &adapter->params.vpd;
vpd_params       2288 drivers/net/ethernet/chelsio/cxgb4/cudbg_lib.c 	struct vpd_params vpd = { 0 };
vpd_params        366 drivers/net/ethernet/chelsio/cxgb4/cxgb4.h 	struct vpd_params vpd;
vpd_params       1634 drivers/net/ethernet/chelsio/cxgb4/cxgb4.h int t4_get_raw_vpd_params(struct adapter *adapter, struct vpd_params *p);
vpd_params       1635 drivers/net/ethernet/chelsio/cxgb4/cxgb4.h int t4_get_vpd_params(struct adapter *adapter, struct vpd_params *p);
vpd_params       2750 drivers/net/ethernet/chelsio/cxgb4/t4_hw.c int t4_get_raw_vpd_params(struct adapter *adapter, struct vpd_params *p)
vpd_params       2859 drivers/net/ethernet/chelsio/cxgb4/t4_hw.c int t4_get_vpd_params(struct adapter *adapter, struct vpd_params *p)
vpd_params        263 drivers/net/ethernet/chelsio/cxgb4vf/t4vf_common.h 	struct vpd_params vpd;		/* Vital Product Data */
vpd_params        969 drivers/net/ethernet/chelsio/cxgb4vf/t4vf_hw.c 	struct vpd_params *vpd_params = &adapter->params.vpd;
vpd_params        978 drivers/net/ethernet/chelsio/cxgb4vf/t4vf_hw.c 	vpd_params->cclk = vals[0];