Searched refs:efinet_match (Results 1 – 1 of 1) sorted by relevance
74 static int efinet_match(struct netif *, void *);80 .netif_match = efinet_match,125 efinet_match(struct netif *nif, void *machdep_hint) in efinet_match() function