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