Home
last modified time | relevance | path

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

/freebsd/sys/dev/netmap/
H A Dif_vtnet_netmap.h448 netmap_attach(&na); in vtnet_netmap_attach()
H A Dif_re_netmap.h370 netmap_attach(&na); in re_netmap_attach()
H A Dnetmap_kern.h1346 int netmap_attach(struct netmap_adapter *);
H A Dnetmap.c4147 netmap_attach(struct netmap_adapter *arg) in netmap_attach() function
/freebsd/sys/dev/ena/
H A Dena_netmap.c100 return (netmap_attach(&na)); in ena_netmap_attach()
/freebsd/sys/dev/cxgbe/
H A Dt4_netmap.c1289 netmap_attach(&na); /* This adds IFCAP_NETMAP to if_capabilities */ in cxgbe_nm_attach()
/freebsd/sys/net/
H A Diflib.c1330 return (netmap_attach(&na)); in iflib_netmap_attach()