Home
last modified time | relevance | path

Searched refs:tp_params (Results 1 – 8 of 8) sorted by relevance

/drivers/net/ethernet/chelsio/cxgb/
Dtp.h57 struct tp_params;
59 struct petp *t1_tp_create(adapter_t *adapter, struct tp_params *p);
71 int t1_tp_reset(struct petp *tp, struct tp_params *p, unsigned int tp_clk);
Dtp.c17 static void tp_init(adapter_t * ap, const struct tp_params *p, in tp_init()
58 struct petp *t1_tp_create(adapter_t *adapter, struct tp_params *p) in t1_tp_create()
164 int t1_tp_reset(struct petp *tp, struct tp_params *p, unsigned int tp_clk) in t1_tp_reset()
Dcommon.h163 struct tp_params { struct
189 struct tp_params tp; argument
/drivers/net/ethernet/chelsio/cxgb3/
Dcommon.h303 struct tp_params { struct
385 struct tp_params tp;
Dt3_hw.c2571 static void partition_mem(struct adapter *adap, const struct tp_params *p) in partition_mem()
2636 static void tp_config(struct adapter *adap, const struct tp_params *p) in tp_config()
2919 static void ulp_config(struct adapter *adap, const struct tp_params *p) in ulp_config()
3038 static int tp_init(struct adapter *adap, const struct tp_params *p) in tp_init()
3656 struct tp_params *p = &adapter->params.tp; in t3_prep_adapter()
Dcxgb3_offload.c382 struct tp_params *tp = &adapter->params.tp; in cxgb_offload_ctl()
Dcxgb3_main.c2370 struct tp_params *p = &adapter->params.tp; in cxgb_extension_ioctl()
2386 struct tp_params *p = &adapter->params.tp; in cxgb_extension_ioctl()
/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4.h222 struct tp_params { struct
245 struct tp_params tp; argument