Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/cxgbe/
H A Dsmt.h37 struct smt_data *t4_init_smt(u32 smt_start_idx, u32 smt_size);
H A Dsmt.c205 struct smt_data *t4_init_smt(u32 smt_start_idx, u32 smt_size) in t4_init_smt() function
H A Dcxgbe_main.c2177 adapter->smt = t4_init_smt(smt_start_idx, smt_size); in cxgbe_probe()