Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/
H A Dt4_l2t.c111 find_or_alloc_l2e(struct l2t_data *d, uint16_t vlan, uint8_t port, uint8_t *dmac) in find_or_alloc_l2e() function
298 e = find_or_alloc_l2e(d, vlan, port, eth_addr); in t4_l2t_alloc_switching()