Home
last modified time | relevance | path

Searched defs:hwna (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/sys/net/netmap/
H A Dnetmap_vale.c1572 struct netmap_adapter *hwna = bna->hwna; in netmap_bwrap_dtor() local
1681 struct netmap_adapter *hwna = bna->hwna; in netmap_bwrap_register() local
1735 struct netmap_adapter *hwna = bna->hwna; in netmap_bwrap_config() local
1753 struct netmap_adapter *hwna = bna->hwna; in netmap_bwrap_krings_create() local
1780 struct netmap_adapter *hwna = bna->hwna; in netmap_bwrap_krings_delete() local
1794 struct netmap_adapter *hwna = bna->hwna; in netmap_bwrap_notify() local
1851 struct netmap_adapter *hwna = NA(real); in netmap_bwrap_attach() local
H A Dnetmap.c1898 struct netmap_hw_adapter *hwna = NULL; in netmap_attach() local
H A Dnetmap_kern.h455 struct netmap_adapter *hwna; /* the underlying device */ member