Searched refs:netmap_get_hw_na (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/sys/dev/netmap/
H A Dnetmap_bdg.c493 error = netmap_get_hw_na(ifp, nmd, &hw);
H A Dnetmap_kern.h1494 int netmap_get_hw_na(struct ifnet *ifp,
H A Dnetmap.c187 * netmap_get_hw_na(), called by netmap_get_na())
280 * netmap_get_bdg_na() calls netmap_get_hw_na().
1415 netmap_get_hw_na(struct ifnet *ifp, struct netmap_mem_d *nmd, struct netmap_adapter **na) function
1584 error = netmap_get_hw_na(*ifp, nmd, &ret);

Completed in 58 milliseconds