tp_init
if (tp_init(adapter, &adapter->params.tp))
if (tp_init(&tp, tpfd) < 0)
int tp_init(struct tp *, int);