Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb3/
Dl2t.c219 static struct l2t_entry *alloc_l2e(struct l2t_data *d) in alloc_l2e() function
344 e = alloc_l2e(d); in t3_l2t_get()
/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4/
Dl2t.c264 static struct l2t_entry *alloc_l2e(struct l2t_data *d) in alloc_l2e() function
450 e = alloc_l2e(d); in cxgb4_l2t_get()