Lines Matching defs:lane
45 * Depending on the type of device each lane may have seperate
49 * rings are associated with the appropriate lane. I.e. rings
52 * are associated with the inbound lane.
107 #define VSW_LANE_INACTIV 0x0 /* No params set for lane */
288 * from a peer, and outgoing to that peer. Each lane shares
289 * common ldc parameters and also has private lane-specific
292 typedef struct lane {
304 dring_info_t *dringp; /* List of drings for this lane */
341 lane_t lane_in; /* Inbound lane */
342 lane_t lane_out; /* Outbound lane */