Home
last modified time | relevance | path

Searched refs:t1_tp_create (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb/
H A Dtp.h60 struct petp *t1_tp_create(adapter_t *adapter, struct tp_params *p);
H A Dtp.c59 struct petp *t1_tp_create(adapter_t *adapter, struct tp_params *p) in t1_tp_create() function
H A Dsubr.c1089 adapter->tp = t1_tp_create(adapter, &adapter->params.tp); in t1_init_sw_modules()