Lines Matching full:rings
35 * with as many pairs of netmap rings as the monitored adapter.
36 * However, only the rx rings are actually used. Each monitor rx ring receives
37 * the traffic transiting on both the tx and rx corresponding rings in the
137 /* nm_sync callback for the monitor's own tx rings.
147 /* nm_sync callback for the monitor's own rx rings.
178 /* override the host rings callbacks */ in netmap_monitor_krings_create()
255 * nm_notify() callbacks in the monitored rings.
442 * We need to notify the monitors that the monitored rings are gone.
444 * Note that the rings are already stopped when this happens, so
691 /* callback used to replace the nm_sync callback in the monitored tx rings */
698 /* callback used to replace the nm_sync callback in the monitored rx rings */
803 /* callback used to replace the nm_sync callback in the monitored tx rings */
825 /* callback used to replace the nm_sync callback in the monitored rx rings */
852 /* callback used to replace the nm_notify() callback in the monitored rx rings */
957 /* grab all the rings we need in the parent */ in netmap_get_monitor_na()
969 /* the monitor supports the host rings iff the parent does */ in netmap_get_monitor_na()
986 * the parent rings, but the user may ask for a different in netmap_get_monitor_na()