tp_params         192 drivers/net/ethernet/chelsio/cxgb/common.h 	struct tp_params  tp;
tp_params          18 drivers/net/ethernet/chelsio/cxgb/tp.c static void tp_init(adapter_t * ap, const struct tp_params *p,
tp_params          59 drivers/net/ethernet/chelsio/cxgb/tp.c struct petp *t1_tp_create(adapter_t *adapter, struct tp_params *p)
tp_params         165 drivers/net/ethernet/chelsio/cxgb/tp.c int t1_tp_reset(struct petp *tp, struct tp_params *p, unsigned int tp_clk)
tp_params          58 drivers/net/ethernet/chelsio/cxgb/tp.h struct tp_params;
tp_params          60 drivers/net/ethernet/chelsio/cxgb/tp.h struct petp *t1_tp_create(adapter_t *adapter, struct tp_params *p);
tp_params          72 drivers/net/ethernet/chelsio/cxgb/tp.h int t1_tp_reset(struct petp *tp, struct tp_params *p, unsigned int tp_clk);
tp_params         384 drivers/net/ethernet/chelsio/cxgb3/common.h 	struct tp_params tp;
tp_params        2394 drivers/net/ethernet/chelsio/cxgb3/cxgb3_main.c 		struct tp_params *p = &adapter->params.tp;
tp_params        2410 drivers/net/ethernet/chelsio/cxgb3/cxgb3_main.c 		struct tp_params *p = &adapter->params.tp;
tp_params         382 drivers/net/ethernet/chelsio/cxgb3/cxgb3_offload.c 	struct tp_params *tp = &adapter->params.tp;
tp_params        2605 drivers/net/ethernet/chelsio/cxgb3/t3_hw.c static void partition_mem(struct adapter *adap, const struct tp_params *p)
tp_params        2670 drivers/net/ethernet/chelsio/cxgb3/t3_hw.c static void tp_config(struct adapter *adap, const struct tp_params *p)
tp_params        2953 drivers/net/ethernet/chelsio/cxgb3/t3_hw.c static void ulp_config(struct adapter *adap, const struct tp_params *p)
tp_params        3072 drivers/net/ethernet/chelsio/cxgb3/t3_hw.c static int tp_init(struct adapter *adap, const struct tp_params *p)
tp_params        3690 drivers/net/ethernet/chelsio/cxgb3/t3_hw.c 		struct tp_params *p = &adapter->params.tp;
tp_params         365 drivers/net/ethernet/chelsio/cxgb4/cxgb4.h 	struct tp_params  tp;
tp_params         875 drivers/net/ethernet/chelsio/cxgb4/cxgb4_filter.c 	struct tp_params *tp = &adap->params.tp;
tp_params         956 drivers/net/ethernet/chelsio/cxgb4/cxgb4_filter.c 	struct tp_params *tp = &adap->params.tp;
tp_params         482 drivers/net/ethernet/chelsio/cxgb4/l2t.c 	struct tp_params *tp = &adap->params.tp;