Lines Matching defs:hwna
1085 * The real device must already have its own netmap adapter (hwna).
1086 * The bridge wrapper and the hwna adapter share the same set of
1091 * bwrap krings rings krings hwna
1103 * which are also the hwna tx rings. The bwrap notify callback
1104 * will then complete the hwna tx (see netmap_bwrap_notify).
1106 * - packets coming from the outside go to the hwna rx rings,
1107 * which are also the bwrap tx rings. The (overwritten) hwna
1111 * The bridge wrapper may optionally connect the hwna 'host' rings
1115 * cross-links the hwna host rings in the same way as shown above.
1122 * overwritten hwna notify callback (netmap_bwrap_intr_notify),
1129 struct netmap_adapter *hwna; /* the underlying device */
1140 /* we overwrite the hwna->na_vp pointer, so we save