Home
last modified time | relevance | path

Searched refs:addreq (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H A Dl2t.c118 static int addreq(const struct l2t_entry *e, const u32 *addr) in addreq() function
441 if (!addreq(e, addr) && e->ifindex == ifidx && in cxgb4_l2t_get()
521 if (!addreq(e, addr) && e->ifindex == ifidx) { in t4_l2t_update()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H A Dl2t.c118 static int addreq(const struct l2t_entry *e, const u32 *addr) in addreq() function
441 if (!addreq(e, addr) && e->ifindex == ifidx && in cxgb4_l2t_get()
521 if (!addreq(e, addr) && e->ifindex == ifidx) { in t4_l2t_update()

Completed in 3 milliseconds