Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/
H A Dt4_l2t.h92 struct l2t_entry *t4_alloc_l2e(struct l2t_data *);
H A Dt4_l2t.c71 t4_alloc_l2e(struct l2t_data *d) in t4_alloc_l2e() function
257 e = t4_alloc_l2e(d); in t4_l2t_alloc_tls()
/freebsd/sys/dev/cxgbe/tom/
H A Dt4_tom_l2t.c396 e = t4_alloc_l2e(d); in t4_l2t_get()