Home
last modified time | relevance | path

Searched defs:l2t_entry (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_l2t.h41 struct l2t_entry { struct
50 struct l2t_entry *first; /* start of hash chain */ argument
51 struct l2t_entry *next; /* next l2t_entry on chain */ argument
63 void t4_l2t_release(struct l2t_entry *e); argument