Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/
H A Dt4_smt.h66 struct smt_entry *t4_find_or_alloc_sme(struct smt_data *, uint8_t *);
H A Dt4_smt.c71 t4_find_or_alloc_sme(struct smt_data *s, uint8_t *smac) in t4_find_or_alloc_sme() function
193 e = t4_find_or_alloc_sme(s, smac); in t4_smt_alloc_switching()