Searched refs:t1_tp_create (Results 1 – 3 of 3) sorted by relevance
60 struct petp *t1_tp_create(adapter_t *adapter, struct tp_params *p);
59 struct petp *t1_tp_create(adapter_t *adapter, struct tp_params *p) in t1_tp_create() function
1072 adapter->tp = t1_tp_create(adapter, &adapter->params.tp); in t1_init_sw_modules()