Searched refs:np_flags (Results 1 – 2 of 2) sorted by relevance
1963 priv->np_flags = nr_flags; in netmap_interp_ringid()2027 priv->np_flags = 0; in netmap_unset_ringid()2056 int excl = (priv->np_flags & NR_EXCLUSIVE); in netmap_krings_get()2102 int excl = (priv->np_flags & NR_EXCLUSIVE); in netmap_krings_put()2155 if (!(priv->np_flags & NR_EXCLUSIVE)) { in netmap_csb_validate()
2051 uint32_t np_flags; /* from the ioctl */ member