Home
last modified time | relevance | path

Searched refs:smt_idx (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_l2t.c483 unsigned int smt_idx = pi->port_id; in t4_l2t_get() local
491 if (!addreq(e, addr) && e->smt_idx == smt_idx) { in t4_l2t_get()
506 e->smt_idx = smt_idx; in t4_l2t_get()
H A Dt4_l2t.h47 uint16_t smt_idx; /* SMT index */ member