Home
last modified time | relevance | path

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

/drivers/net/ethernet/chelsio/cxgb4/
Dl2t.c269 static struct l2t_entry *alloc_l2e(struct l2t_data *d) in alloc_l2e() function
392 e = alloc_l2e(d); in cxgb4_l2t_get()
496 e = alloc_l2e(d); in t4_l2t_alloc_switching()
/drivers/net/ethernet/chelsio/cxgb3/
Dl2t.c218 static struct l2t_entry *alloc_l2e(struct l2t_data *d) in alloc_l2e() function
343 e = alloc_l2e(d); in t3_l2t_get()