Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dsmt.h72 struct smt_data *t4_init_smt(void);
H A Dsmt.c42 struct smt_data *t4_init_smt(void) in t4_init_smt() function
H A Dcxgb4_main.c6901 adapter->smt = t4_init_smt(); in init_one()