Lines Matching defs:delay
64 * responses. The bridge has a fixed delay for packets passing through
71 * the bridge will delay accepting the packet until space becomes
116 /** Minimum request delay though this bridge. */
117 const Cycles delay;
124 * queue for a specified delay to model the processing delay
170 * @param _delay the delay in cycles from receiving to sending
182 * @param pkt a response to send out after a delay
236 /** Minimum delay though this bridge. */
237 const Cycles delay;
241 * queue for a specified delay to model the processing delay
268 * @param _delay the delay in cycles from receiving to sending
286 * @param pkt a request to send out after a delay