Searched refs:NETMAP_NO_TX_POLL (Results 1 – 2 of 2) sorted by relevance
166 #define NETMAP_NO_TX_POLL 0x1000 /* no automatic txsync on poll */ macro
882 d->req.nr_ringid |= new_flags & (NETMAP_NO_TX_POLL | NETMAP_DO_RX_POLL); in nm_open()