Home
last modified time | relevance | path

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

/src/sys/dev/netmap/
H A Dif_vtnet_netmap.h271 if (netmap_no_pendintr || force_update) { in vtnet_netmap_rxsync()
H A Dif_re_netmap.h201 if (netmap_no_pendintr || force_update) { in re_netmap_rxsync()
H A Dnetmap_generic.c967 if (!netmap_no_pendintr && !force_update) { in generic_netmap_rxsync()
H A Dnetmap.c490 int netmap_no_pendintr = 1; variable
552 SYSCTL_INT(_dev_netmap, OID_AUTO, no_pendintr, CTLFLAG_RW, &netmap_no_pendintr,
H A Dnetmap_kern.h1660 extern int netmap_no_pendintr;
/src/sys/dev/cxgbe/
H A Dt4_netmap.c1187 if (netmap_no_pendintr || force_update) { in cxgbe_netmap_rxsync()
/src/sys/net/
H A Diflib.c1189 if (netmap_no_pendintr || force_update) { in iflib_netmap_rxsync()
1248 if (netmap_no_pendintr && !force_update) { in iflib_netmap_rxsync()