Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/cxgb/
H A Dcxgb_l2t.h57 struct l2t_entry { struct
65 struct l2t_entry *first; /* start of hash chain */ argument
66 struct l2t_entry *next; /* next l2t_entry on chain */ argument
81 struct l2t_entry *rover; /* starting point for next allocation */ argument